ソースを参照

Changes file for bug4360

Nick Mathewson 14 年 前
コミット
a6eef61f02
1 ファイル変更3 行追加0 行削除
  1. 3 0
      changes/bug4360

+ 3 - 0
changes/bug4360

@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Use the name "CERTS" consistently to refer to the new cell type;
+      we were calling it CERT in some places and CERTS in others.