diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-01-20 15:45:49 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-01-20 15:45:49 -0500 |
commit | 3e0967191d9c81127b7135a0cc4bef8bed29429a (patch) | |
tree | 331f69ce1693a840a6778e6cd824d58c7064954d /ChangeLog | |
parent | 17466ce10eca735f8c34dc66f59f5db7444d8b30 (diff) | |
download | tor-3e0967191d9c81127b7135a0cc4bef8bed29429a.tar.gz tor-3e0967191d9c81127b7135a0cc4bef8bed29429a.zip |
Note a missing number.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |