]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug4360
authorNick Mathewson <nickm@torproject.org>
Mon, 21 Nov 2011 15:47:57 +0000 (10:47 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 21 Nov 2011 15:47:57 +0000 (10:47 -0500)
changes/bug4360 [new file with mode: 0644]

diff --git a/changes/bug4360 b/changes/bug4360
new file mode 100644 (file)
index 0000000..93afa82
--- /dev/null
@@ -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.