Browse Source

Changes file for bug4360

Nick Mathewson 12 years ago
parent
commit
a6eef61f02
1 changed files with 3 additions and 0 deletions
  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.