Nick Mathewson 14 лет назад
Родитель
Сommit
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.