diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-06-15 14:44:32 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-06-15 14:44:32 -0400 |
commit | 879b1e10101f4eb5ecfb37c7a51f2882c2ac3ea1 (patch) | |
tree | 7532c627a06fab80619d392490610c66823dd8b1 /changes | |
parent | 8030ec4f272d470b9d01b7095f17252aaca163c2 (diff) | |
parent | f9fddba53900f33218ff7f1623cffbe8753d3228 (diff) | |
download | tor-879b1e10101f4eb5ecfb37c7a51f2882c2ac3ea1.tar.gz tor-879b1e10101f4eb5ecfb37c7a51f2882c2ac3ea1.zip |
Merge remote-tracking branch 'public/bug5932'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5932 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5932 b/changes/bug5932 new file mode 100644 index 0000000000..f2ca98edfb --- /dev/null +++ b/changes/bug5932 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Downgrade "eventdns rejected address" message to LOG_PROTOCOL_WARN. + Fixes bug 5932; bugfix on 0.2.2.7-alpha. |