summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-12-22 10:31:26 -0500
committerNick Mathewson <nickm@torproject.org>2015-12-22 10:31:26 -0500
commit45f5e597517abedbf9d650428ac53f03f37089d8 (patch)
tree2dd6955fd9ddfce81d2daaea72bb08e404678861 /changes
parent4ec0f8531ee4f40cfb3eeca4c383c454986a268a (diff)
downloadtor-45f5e597517abedbf9d650428ac53f03f37089d8.tar.gz
tor-45f5e597517abedbf9d650428ac53f03f37089d8.zip
Remove extra quotes from log message
Bug 17843; fix on ddc65e2b
Diffstat (limited to 'changes')
-rw-r--r--changes/bug178433
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug17843 b/changes/bug17843
new file mode 100644
index 0000000000..6cb16a0b6a
--- /dev/null
+++ b/changes/bug17843
@@ -0,0 +1,3 @@
+ o Minor bugfixes (logging):
+ - Remove needless quotes from a log message about unparseable addresses.
+ Fixes bug 17843; bugfix on 0.2.3.3-alpha.