diff options
author | Roger Dingledine <arma@torproject.org> | 2014-02-13 02:46:26 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-02-13 02:46:26 -0500 |
commit | 8028d8fded9c9fede1e39b169dd06272ceca024b (patch) | |
tree | 30568bc0ae61a872b26f4367324b165dbfbf8155 /changes/bug10324 | |
parent | 2c0088b8aa360c8dfa4c38c45d50542fa9aae8fb (diff) | |
download | tor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar tor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar.gz |
fold in the changes files to the new 0.2.5.2-alpha changelog
Diffstat (limited to 'changes/bug10324')
-rw-r--r-- | changes/bug10324 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug10324 b/changes/bug10324 deleted file mode 100644 index 786a4c184..000000000 --- a/changes/bug10324 +++ /dev/null @@ -1,4 +0,0 @@ - o Tool changes: - - Make the "tor-gencert" tool used by directory authority operators - create 2048-bit signing keys by default (rather than 1024-bit, since - 1024-bit is uncomfortably small these days). Addresses ticket 10324. |