From: Nick Mathewson Date: Tue, 13 Aug 2013 14:14:14 +0000 (-0400) Subject: Correction in the 0.2.4.16-rc changelog X-Git-Tag: tor-0.2.5.1-alpha~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ab1012b0f5c328f9b70146867e9a2628d06c072;p=thirdparty%2Ftor.git Correction in the 0.2.4.16-rc changelog --- diff --git a/ChangeLog b/ChangeLog index a9d19ca45d..9f6b187516 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.)