summaryrefslogtreecommitdiff
path: root/changes/ticket28816
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-17 10:12:07 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-17 10:12:07 -0400
commitaa4f2f739737edd8d1570474ee459d5b98713aba (patch)
tree3b4389a6723506b4dc4d4acc623a11e797f91bab /changes/ticket28816
parentb2b779228d46334a03e62f0e07c2300adce5e0b3 (diff)
downloadtor-aa4f2f739737edd8d1570474ee459d5b98713aba.tar.gz
tor-aa4f2f739737edd8d1570474ee459d5b98713aba.zip
Initial changelog draft for 0.4.1.1-alpha (mostly automated)
Diffstat (limited to 'changes/ticket28816')
-rw-r--r--changes/ticket288164
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket28816 b/changes/ticket28816
deleted file mode 100644
index 02878ccfdc..0000000000
--- a/changes/ticket28816
+++ /dev/null
@@ -1,4 +0,0 @@
- 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.