From 3e0967191d9c81127b7135a0cc4bef8bed29429a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 20 Jan 2014 15:45:49 -0500 Subject: [PATCH] Note a missing number. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8818d2a433..f5a38adc47 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.