diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-12-24 11:42:35 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-12-24 11:42:35 -0500 |
commit | 573ee36eae63962f5af162a7f732fe4459513c94 (patch) | |
tree | e91a8b271fd25af89de01bc53b51f88e7673252a /changes | |
parent | 3121a6d0c8c8c3f7c01f09120dbe9c4f5a8adfdb (diff) | |
parent | 2b8962bc64852d601efa2a8a624bffbbf5ba7ef5 (diff) | |
download | tor-573ee36eae63962f5af162a7f732fe4459513c94.tar.gz tor-573ee36eae63962f5af162a7f732fe4459513c94.zip |
Merge remote-tracking branch 'public/bug10485'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug10485 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug10485 b/changes/bug10485 new file mode 100644 index 0000000000..aa599fba72 --- /dev/null +++ b/changes/bug10485 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Turn "circuit handshake stats since last time" log messages into a + heartbeat message. Fixes bug 10485; bugfix on 0.2.4.17-rc. + |