]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug 11787
authorNick Mathewson <nickm@torproject.org>
Wed, 20 Aug 2014 17:33:49 +0000 (13:33 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 20 Aug 2014 17:33:49 +0000 (13:33 -0400)
changes/bug11787 [new file with mode: 0644]

diff --git a/changes/bug11787 b/changes/bug11787
new file mode 100644 (file)
index 0000000..014662d
--- /dev/null
@@ -0,0 +1,5 @@
+  o Minor bugfixes (directory bandwidth performance):
+    - Don't flush the zlib buffer aggressively when compressing
+      directory information for clients.  This should save about 7% of
+      the bandwidth currently used for compressed descriptors and
+      microdescriptors. Fixes bug 11787; bugfix on 0.1.1.23.