Explorar el Código

Add changes file for Bug #20874

Neel Chauhan hace 7 años
padre
commit
7651518b6d
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      changes/bug20874

+ 7 - 0
changes/bug20874

@@ -0,0 +1,7 @@
+  o Minor bugfixes (client, reachableaddresses):
+    - Instead of adding an "reject *:*" line to ReachableAddresses when
+      loading the configuration, add one to the policy after parsing it
+      in parse_reachable_addresses(). This prevents extra "reject *.*"
+      lines from accumulating on reloads. Fixes bug 20874; bugfix on
+      0.3.5.1-alpha. Patch by Neel Chauhan.
+