summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-10-22 11:02:56 -0400
committerNick Mathewson <nickm@torproject.org>2014-10-22 11:02:56 -0400
commit67fdfcf27c874a64e30776d2e3d2469d0711d9ee (patch)
treed0d2a19854b63d26998eee68863a021b9cf02f9c
parent653221e807fb07ce20e70566f95c6d27c284990e (diff)
downloadtor-67fdfcf27c874a64e30776d2e3d2469d0711d9ee.tar.gz
tor-67fdfcf27c874a64e30776d2e3d2469d0711d9ee.zip
Fix a changes typo spotted by wfn
-rw-r--r--changes/bug118242
1 files changed, 1 insertions, 1 deletions
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.