Explorar o código

changes file for bug 6520

Nick Mathewson %!s(int64=12) %!d(string=hai) anos
pai
achega
e755e146bd
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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.