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/bug10842 | |
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/bug10842')
-rw-r--r-- | changes/bug10842 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug10842 b/changes/bug10842 deleted file mode 100644 index 9c757e2d7..000000000 --- a/changes/bug10842 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes (log messages): - - Suppress a warning where, if there's only one directory authority - in the network, we would complain that votes and signatures cannot - be uploaded to other directory authorities. Fixes bug 10842; - bugfix on 0.2.2.26-beta. |