aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-08-13 10:14:14 -0400
committerNick Mathewson <nickm@torproject.org>2013-08-13 10:14:14 -0400
commit4ab1012b0f5c328f9b70146867e9a2628d06c072 (patch)
tree74aabc54a7fdfaebf9d977db5c1216ed19a3dd47 /ChangeLog
parent9abbfef2f729804d58a3dec051079e5a05e58fa6 (diff)
downloadtor-4ab1012b0f5c328f9b70146867e9a2628d06c072.tar
tor-4ab1012b0f5c328f9b70146867e9a2628d06c072.tar.gz
Correction in the 0.2.4.16-rc changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a9d19ca45..9f6b18751 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ Changes in version 0.2.4.16-rc - 2013-08-10
when a non-naming authority declared too many flags. Fixes bug 9200;
bugfix on 0.2.0.3-alpha.
- Fix an uninitialized read that could in some cases lead to a remote
- crash while parsing INTRODUCE 1 cells. Bugfix on 0.2.4.1-alpha.
+ crash while parsing INTRODUCE2 cells. Bugfix on 0.2.4.1-alpha.
Anybody running a hidden service on the experimental 0.2.4.x
branch should upgrade. (This is, so far as we know, unrelated to
the recent news.)