aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-05-17 14:50:45 -0400
committerNick Mathewson <nickm@torproject.org>2013-05-17 14:50:45 -0400
commitbc56918e5abb48f67f31012838c689e9572eec69 (patch)
tree0b9b78867a38b294110c08579943b909b9f57b62 /changes
parent31a6b4e11fd875addd1ae9f35677a3944cafb0d5 (diff)
downloadtor-bc56918e5abb48f67f31012838c689e9572eec69.tar
tor-bc56918e5abb48f67f31012838c689e9572eec69.tar.gz
Fix bug 8846: better log message on IP version confusion
Diffstat (limited to 'changes')
-rw-r--r--changes/bug88464
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8846 b/changes/bug8846
new file mode 100644
index 000000000..377cc3708
--- /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.