commit 3e0967191d9c81127b7135a0cc4bef8bed29429a Author: Nick Mathewson nickm@torproject.org Date: Mon Jan 20 15:45:49 2014 -0500
Note a missing number. --- ChangeLog | 1 + 1 file changed, 1 insertion(+)
diff --git a/ChangeLog b/ChangeLog index 8818d2a..f5a38ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ ALSO IN 0.2.4.18-rc o Major bugfixes: - Do not apply connection_consider_empty_read/write_buckets to non-rate-limited connections. + (This was #9731.) o Documentation: - Add anchors to the manpage so we can link to the documentation for specific options. Resolves ticket 9866.
tor-commits@lists.torproject.org