Parcourir la source

changes file for bug 6520

Nick Mathewson il y a 12 ans
Parent
commit
e755e146bd
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      changes/bug6520

+ 5 - 0
changes/bug6520

@@ -0,0 +1,5 @@
+  o Removed features:
+    - Remove migration code from when we renamed the "cached-routers"
+      file to "cached-descriptors" back in 0.2.0.8-alpha. This
+      incidentally resolves #6502 by cleaning up the related code
+      a bit. Patch from Akshay Hebbar.