]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for bug4515
authorNick Mathewson <nickm@torproject.org>
Sat, 19 Nov 2011 23:46:15 +0000 (18:46 -0500)
committerNick Mathewson <nickm@torproject.org>
Sat, 19 Nov 2011 23:46:15 +0000 (18:46 -0500)
changes/bug4515 [new file with mode: 0644]

diff --git a/changes/bug4515 b/changes/bug4515
new file mode 100644 (file)
index 0000000..f9ac32f
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes:
+    - Fix parsing of some corner-cases with tor_inet_pton. Fixes bug 4515;
+      bugfix on 0.2.0.1-alpha; fix by Anders Sundman.