diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-11-21 10:48:02 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-11-21 10:48:02 -0500 |
commit | 0539c34c35380231c745dd9701b0884a20ee95d1 (patch) | |
tree | 6240e625ce4c29f2652c584155bde7aaba731876 /changes | |
parent | 3e9c86a8f964e8c6f11c57663bd4dc8998827eb5 (diff) | |
parent | a6eef61f02deb123d44a58dac2e506650826db48 (diff) | |
download | tor-0539c34c35380231c745dd9701b0884a20ee95d1.tar.gz tor-0539c34c35380231c745dd9701b0884a20ee95d1.zip |
Merge branch 'bug4360'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4360 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug4360 b/changes/bug4360 new file mode 100644 index 0000000000..93afa8204d --- /dev/null +++ b/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. |