diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-05-17 14:54:19 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-05-17 14:54:19 -0400 |
commit | 382dbe9819367cb838f1099f5f29897f8f5f8f51 (patch) | |
tree | 541a0a6968e2c2d76faf0a0a6bade49a0d3518b4 /changes | |
parent | df731bac54a8ab70084d9fc855db7c7854608f4c (diff) | |
parent | bc56918e5abb48f67f31012838c689e9572eec69 (diff) | |
download | tor-382dbe9819367cb838f1099f5f29897f8f5f8f51.tar.gz tor-382dbe9819367cb838f1099f5f29897f8f5f8f51.zip |
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8846 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8846 b/changes/bug8846 new file mode 100644 index 0000000000..377cc3708a --- /dev/null +++ b/changes/bug8846 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Give a less useless error message when the user asks for an IPv4 + address on an IPv6-only port, or vice versa. Fixes bug 8846; bugfix + on 0.2.4.7-alpha. |