summaryrefslogtreecommitdiff
path: root/changes/bug1534
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-11-09 21:50:30 -0500
committerRoger Dingledine <arma@torproject.org>2010-11-09 21:50:30 -0500
commit6b4db953c9c1416683da160bd2419dc0eb50e9bd (patch)
treeecbf09446c83e9d3ba5040356cc07bb2f7f58203 /changes/bug1534
parent70411a50b1204c8a1551c0c60428494202b4afe9 (diff)
downloadtor-6b4db953c9c1416683da160bd2419dc0eb50e9bd.tar.gz
tor-6b4db953c9c1416683da160bd2419dc0eb50e9bd.zip
fold the changes files into a changelog
Diffstat (limited to 'changes/bug1534')
-rw-r--r--changes/bug15346
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug1534 b/changes/bug1534
deleted file mode 100644
index 523391f4ed..0000000000
--- a/changes/bug1534
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes:
- - When we're trying to guess whether we know our IP address as
- a relay, we would log various ways that we failed to guess
- our address, but never log that we ended up guessing it
- successfully. Now add a log line to help confused and anxious
- relay operators. Bugfix on 0.1.2.1-alpha; fixes bug 1534.