瀏覽代碼

changes file for bug4515

Nick Mathewson 14 年之前
父節點
當前提交
f2f156f0e8
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      changes/bug4515

+ 3 - 0
changes/bug4515

@@ -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.