commit 8d04dc416bd6aa3fefc0914add8708083dc99d52 parent 4c102213326705079be60d3ce335b81c94b76499 Author: rl1987 <rl1987@sdf.lonestar.org> Date: Sat, 9 Feb 2019 16:56:54 +0200 Add changes file Diffstat:
| A | changes/ticket28816 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket28816 b/changes/ticket28816 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Introduce a connection_dir_buf_add() helper function that checks for + compress_state of dir_connection_t and automatically writes a string to + directory connection with or without compression. Resolves issue 28816.