diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-05-10 11:50:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-05-10 11:50:14 -0400 |
commit | 8c09923f20379619adc58765a795920435a96822 (patch) | |
tree | a7bbd8bc6cddfb82b1e30f1b57a5410208d53659 /changes | |
parent | 98a30daf34068d629652ab070b1ef50cbe8f0733 (diff) | |
parent | 5bbf04dc9727de393ab1c42440124d875c79c13e (diff) | |
download | tor-8c09923f20379619adc58765a795920435a96822.tar tor-8c09923f20379619adc58765a795920435a96822.tar.gz |
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5760 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5760 b/changes/bug5760 new file mode 100644 index 000000000..a26407b58 --- /dev/null +++ b/changes/bug5760 @@ -0,0 +1,3 @@ + o Major bugfixes: + - End AUTHCHALLENGE error response messages with a CRLF. Fixes bug 5760; + bugfix on 0.2.3.16-alpha, and backported to maint-0.2.2 |