aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3026
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-07-18 12:43:16 -0400
committerNick Mathewson <nickm@torproject.org>2011-07-18 12:43:16 -0400
commitbe5aa47b55f8a140cc69f34214fb36a187cca46a (patch)
tree744ad7d7f7db2d2b2dd735aed756e5c10f426c98 /changes/bug3026
parent976027210bf13f359cef83cc0f4a35106b7926fa (diff)
downloadtor-be5aa47b55f8a140cc69f34214fb36a187cca46a.tar
tor-be5aa47b55f8a140cc69f34214fb36a187cca46a.tar.gz
Remove changes files already merged in 0.2.2.30-rc
Diffstat (limited to 'changes/bug3026')
-rw-r--r--changes/bug30264
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug3026 b/changes/bug3026
deleted file mode 100644
index c0c0a3860..000000000
--- a/changes/bug3026
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (directory authority)
- - Do not upload our own vote or signature set to ourself. It would
- tell us nothing new. Also, as of Tor 0.2.2.24-alpha, we started
- to warn about receiving duplicate votes. Resolves bug 3026.