changes file for bug4515

This commit is contained in:
Nick Mathewson
2011-11-19 18:46:15 -05:00
parent 725d4f035c
commit f2f156f0e8
+3
View File
@@ -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.