diff options
author | Roger Dingledine <arma@torproject.org> | 2014-02-12 03:59:59 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-02-12 03:59:59 -0500 |
commit | 7c39bf0e447a456a9999b3de95ed17fa0e86f157 (patch) | |
tree | 2befb835b53e0638f54d986d23311003996b2724 /changes/bug10365 | |
parent | 0ee449ca92dc7f25517a63b63f4d521fdd48410b (diff) | |
download | tor-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/bug10365 | 8 |
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". |