commit 2b393776cf3950149b16b3403a76ec4e13556108 Author: Nick Mathewson nickm@torproject.org Date: Thu Jun 29 16:44:01 2017 -0400
changelog: drop inconsistent parens. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index c60633d..0b1ae96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,8 +24,8 @@ Changes in version 0.3.1.4-alpha - 2017-06-29
o Major bugfixes (compression, zstd): - Correctly detect a full buffer when decompessing a large zstd- - compressed input. (Previously, we would sometimes treat a full - buffer as an error.) Fixes bug 22628; bugfix on 0.3.1.1-alpha. + compressed input. Previously, we would sometimes treat a full + buffer as an error. Fixes bug 22628; bugfix on 0.3.1.1-alpha.
o Major bugfixes (directory protocol): - Ensure that we send "304 Not modified" as HTTP status code when a