diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-03-13 11:34:51 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-03-13 11:34:51 -0400 |
commit | cd9d08a5e14d2339185fd7702ed4e89858dc76b4 (patch) | |
tree | ac39844f84b5a162d9fe310cd8383f91d44d4431 /changes/bug9222 | |
parent | 9991c5f00135c70021997945251b52df02ae562f (diff) | |
download | tor-cd9d08a5e14d2339185fd7702ed4e89858dc76b4.tar tor-cd9d08a5e14d2339185fd7702ed4e89858dc76b4.tar.gz |
Sort the 0.2.5.3-alpha changelog entries a little better.
Still haven't edited any.
Also, remove all the changes/* entries that got merged back in
6b5ef3889d83c715973d.
Diffstat (limited to 'changes/bug9222')
-rw-r--r-- | changes/bug9222 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug9222 b/changes/bug9222 deleted file mode 100644 index bd6627711..000000000 --- a/changes/bug9222 +++ /dev/null @@ -1,5 +0,0 @@ - o Documentation: - - - Document in the manpage that "KBytes" may also be written as - "kilobytes" or "KB", that "Kbits" may also be written as - "kilobits", and so forth. Closes ticket #9222. |