aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-31 14:37:29 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-31 14:37:29 -0400
commitd1bbd84a6d1f5e721badb55755e278f2e4f0bf7b (patch)
tree9511d811c22fb96a37a0ff021f1e9c0e8cbe2b45 /changes
parentfc5d960fbda217a301b4ec09d906992b74849c15 (diff)
parent0ed963e72ac381edf5e6ad5d084b508aa8d21d15 (diff)
downloadtor-d1bbd84a6d1f5e721badb55755e278f2e4f0bf7b.tar
tor-d1bbd84a6d1f5e721badb55755e278f2e4f0bf7b.tar.gz
Merge remote-tracking branch 'linus/bug4873_ln'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug48733
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug4873 b/changes/bug4873
new file mode 100644
index 000000000..6c999ccfc
--- /dev/null
+++ b/changes/bug4873
@@ -0,0 +1,3 @@
+ o Minor bugfixes:
+ - Turn an assertion (that the number of handshakes received as a
+ server is not < 1) into a warning. Bug 4873.