diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-11-06 18:02:03 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-11-06 18:02:03 -0500 |
commit | cd054ceadaa4723f076c7050160424b356b985ca (patch) | |
tree | 50d1fb68f1110242e08ef9bd09dc5c7f14187b75 /changes | |
parent | b0688bbf49345cc294d2f4095c3ad11171a61f0e (diff) | |
parent | 11c467f6431773abaa4cced036b3bf87d4ea7f22 (diff) | |
download | tor-cd054ceadaa4723f076c7050160424b356b985ca.tar.gz tor-cd054ceadaa4723f076c7050160424b356b985ca.zip |
Merge branch 'bug7285'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7285 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug7285 b/changes/bug7285 new file mode 100644 index 0000000000..3c00205a4c --- /dev/null +++ b/changes/bug7285 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Warn when we are binding low ports when hibernation is enabled; + previously we had warned when we were _advertising_ low ports with + hibernation enabled. Fixes bug 7285; bugfix on 0.2.3.9-alpha. |