浏览代码

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.