aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-28 13:42:30 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-28 13:42:30 -0400
commit36d8a2535e01bce2c1c5242e76a4a2e134f06040 (patch)
tree86caceb5fb772758c572612e45e7042678f3af5c /changes
parentaad40483b3b7e9a26a0324b7c86b496fb2f4de87 (diff)
downloadtor-36d8a2535e01bce2c1c5242e76a4a2e134f06040.tar.gz
tor-36d8a2535e01bce2c1c5242e76a4a2e134f06040.zip
fold in more changes entries
Diffstat (limited to 'changes')
-rw-r--r--changes/bug52384
-rw-r--r--changes/bug62444
-rw-r--r--changes/bug6244_part24
3 files changed, 0 insertions, 12 deletions
diff --git a/changes/bug5238 b/changes/bug5238
deleted file mode 100644
index 866f796377..0000000000
--- a/changes/bug5238
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes:
- - Downgrade "Got a certificate, but we already have it" log mesages from
- warning to info, except when we're a dirauth. Fixes bug #5238; bugfix
- on 0.2.1.7-alpha.
diff --git a/changes/bug6244 b/changes/bug6244
deleted file mode 100644
index c6d64ffdf5..0000000000
--- a/changes/bug6244
+++ /dev/null
@@ -1,4 +0,0 @@
- o Major bugfixes:
- - Allow wildcarded mapaddress targets to be specified on the controlport.
- Partial fix for bug 6244; bugfix on 0.2.3.9-alpha.
-
diff --git a/changes/bug6244_part2 b/changes/bug6244_part2
deleted file mode 100644
index ffeb5cd5b8..0000000000
--- a/changes/bug6244_part2
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes:
- - When formatting wildcarded address mappings for the controller,
- be sure to include "*." as appropriate. Partial fix for bug 6244;
- bugfix on 0.2.3.9-alpha.