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/bug10046 | |
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/bug10046')
-rw-r--r-- | changes/bug10046 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug10046 b/changes/bug10046 index b2f545efe..3286c21b3 100644 --- a/changes/bug10046 +++ b/changes/bug10046 @@ -1,3 +1,4 @@ o Minor bugfixes: - - Fix an always-true assertion in pluggable transports code. Fixes - issue 10046. Found by dcb. + - Fix an always-true assertion in pluggable transports code so it + actually checks what it was trying to check. Fixes bug 10046; + bugfix on 0.2.3.9-alpha. Found by "dcb". |