Add changes file

This commit is contained in:
rl1987
2019-02-09 16:56:54 +02:00
committed by teor
parent 6ab1929f00
commit c2222ba169
+4
View File
@@ -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.