diff options
author | Roger Dingledine <arma@torproject.org> | 2014-02-12 04:02:44 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-02-12 04:02:44 -0500 |
commit | 4428a14616c1a97430f9dab5419f2426f97c8883 (patch) | |
tree | 8cbc480b2dcd80e094320b26914e829ead850762 | |
parent | cf2a78248f7cad2c129628653080329f4c7ad129 (diff) | |
download | tor-4428a14616c1a97430f9dab5419f2426f97c8883.tar.gz tor-4428a14616c1a97430f9dab5419f2426f97c8883.zip |
use the #10485 changelog stanza from 0.2.5.2-alpha
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -15,9 +15,8 @@ Changes in version 0.2.4.21 - 2014-02-1? - Fix a segmentation fault in our benchmark code when running with Fedora's OpenSSL package, or any other OpenSSL that provides ECDH but not P224. Fixes bug 10835; bugfix on 0.2.4.8-alpha. - - Move log message about circuit handshake counts into the heartbeat - message where it belongs, instead of logging it once per hour - unconditionally. Fixes bug 10485; bugfix on 0.2.4.17-rc. + - Turn "circuit handshake stats since last time" log messages into a + heartbeat message. Fixes bug 10485; bugfix on 0.2.4.17-rc. o Documentation fixes: - Document that all but one DirPort entry must have the NoAdvertise |