From 91bac90310c41722d8a50ca9adf9006778f4d575 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 1 Feb 2008 05:27:12 +0000 Subject: r17863@catbus: nickm | 2008-02-01 00:27:07 -0500 Bugfix from weasel: possible fix for 593: make connection_write_to_buf("") work when using zlib compression. svn:r13347 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca2c8554d..fccc2e5be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ Changes in version 0.2.0.19-alpha - 2008-0?-?? - When our consensus networkstatus has been expired for a while, stop being willing to build circuits using it. Fixes bug 401. Bugfix on 0.1.2.x. + - Stop incorrectly truncating zlib responses to directory authority + signature download requests. Fix for bug 593. Bugfix on 0.2.0.x. Changes in version 0.2.0.18-alpha - 2008-01-25 -- cgit v1.2.3