aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10365
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-02-12 03:59:59 -0500
committerRoger Dingledine <arma@torproject.org>2014-02-12 03:59:59 -0500
commit7c39bf0e447a456a9999b3de95ed17fa0e86f157 (patch)
tree2befb835b53e0638f54d986d23311003996b2724 /changes/bug10365
parent0ee449ca92dc7f25517a63b63f4d521fdd48410b (diff)
downloadtor-7c39bf0e447a456a9999b3de95ed17fa0e86f157.tar
tor-7c39bf0e447a456a9999b3de95ed17fa0e86f157.tar.gz
go through and rewrite the changes files to be more user-facing
Diffstat (limited to 'changes/bug10365')
-rw-r--r--changes/bug103658
1 files changed, 4 insertions, 4 deletions
diff --git a/changes/bug10365 b/changes/bug10365
index f7a15155d..f91653734 100644
--- a/changes/bug10365
+++ b/changes/bug10365
@@ -1,7 +1,7 @@
o Minor bugfixes:
-
- - When receving a VERSIONS cell with an odd number of bytes, close
- the connection immediately. Fix for bug 10365; bugfix on
- 0.2.0.10-alpha. Spotted by "bobnomnom"; fix by "rl1987".
+ - When receiving a VERSIONS cell with an odd number of bytes, close
+ the connection immediately since the cell is malformed. Fixes bug
+ 10365; bugfix on 0.2.0.10-alpha. Spotted by "bobnomnom"; fix by
+ "rl1987".