소스 검색

changes file for bug 6520

Nick Mathewson 12 년 전
부모
커밋
e755e146bd
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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.