aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-04-20 03:59:23 -0400
committerRoger Dingledine <arma@torproject.org>2010-04-20 03:59:23 -0400
commit3d8879a04da79b014700b01f1ed2e8d685040dfb (patch)
tree5fbc402e29bd444ac98250a3b8fa89101caa403a /changes
parent0b82ce3eb6feeb48e2e3094de297156e536527a0 (diff)
downloadtor-3d8879a04da79b014700b01f1ed2e8d685040dfb.tar.gz
tor-3d8879a04da79b014700b01f1ed2e8d685040dfb.zip
merge in the bug 1364 fixtor-0.2.2.12-alpha
Diffstat (limited to 'changes')
-rw-r--r--changes/demote_no_cipher_warning5
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/demote_no_cipher_warning b/changes/demote_no_cipher_warning
deleted file mode 100644
index 24fcfdd726..0000000000
--- a/changes/demote_no_cipher_warning
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Demote a warning that relay operators might get when someone is
- trying to talk to their OrPort. It is neither the operator's fault
- nor can they do anything about it. Bugfix on 0.2.0.14-alpha; fixes
- bug 1364.