From: Nick Mathewson Date: Wed, 22 Oct 2014 15:02:56 +0000 (-0400) Subject: Fix a changes typo spotted by wfn X-Git-Tag: tor-0.2.6.1-alpha~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67fdfcf27c874a64e30776d2e3d2469d0711d9ee;p=thirdparty%2Ftor.git Fix a changes typo spotted by wfn --- diff --git a/changes/bug11824 b/changes/bug11824 index 1eb89ca14b..03d7dfc54c 100644 --- a/changes/bug11824 +++ b/changes/bug11824 @@ -1,5 +1,5 @@ o Minor bugfixes: - When trying to finalize a zlib stream where we have already exhausted all the input bytes and we need more bytes in the - output buffer, do not report the the write as successful. + output buffer, do not report the write as successful. Fixes bug 11824; bugfix on 0.1.1.23.