diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-11-21 10:47:57 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-11-21 10:47:57 -0500 |
commit | a6eef61f02deb123d44a58dac2e506650826db48 (patch) | |
tree | cadaeea936f81dab8d3490d3e0f2c751b11dc714 /changes | |
parent | be1f3a5eb596730cbb321c525a92ceb0a8178128 (diff) | |
download | tor-a6eef61f02deb123d44a58dac2e506650826db48.tar.gz tor-a6eef61f02deb123d44a58dac2e506650826db48.zip |
Changes file for 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. |