commit c2222ba169a059e1a6ce04cb9014fe8870674d87 parent 6ab1929f00e625a0056eb29c5308ae9f3155a049 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.