Parcourir la source

Changes file for 13811

Nick Mathewson il y a 9 ans
Parent
commit
c10ff26265
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      changes/bug13811

+ 6 - 0
changes/bug13811

@@ -0,0 +1,6 @@
+  o Major bugfixes (client, automap):
+    - Repair automapping with IPv6 addresses; this automapping should
+      have worked previously, but one piece of debugging code that we
+      inserted to detect a regression actually caused the regression
+      to manifest itself again. Fixes bug 13811; bugfix on
+      0.2.4.7-alpha. Diagnosed and fixed by Francisco Blas Izquierdo Riera.