aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket28816
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket28816')
-rw-r--r--changes/ticket288164
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket28816 b/changes/ticket28816
new file mode 100644
index 0000000000..02878ccfdc
--- /dev/null
+++ 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.