summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-08 15:37:15 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-08 15:37:15 -0400
commit689863d0a9432250f2c9a67e3e7ba2c4e5dae4c6 (patch)
treecae635fa01e8cc15f443cd3265cfc1a54bcad14f /changes
parentb933fdcc11dd12969acf06d688ebf4730147133e (diff)
parent2d5a7b1842b3dad522166659ff3a88e418f36d13 (diff)
downloadtor-689863d0a9432250f2c9a67e3e7ba2c4e5dae4c6.tar.gz
tor-689863d0a9432250f2c9a67e3e7ba2c4e5dae4c6.zip
Merge branch 'bug2454_025_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug24546
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug2454 b/changes/bug2454
new file mode 100644
index 0000000000..18e327b3c9
--- /dev/null
+++ b/changes/bug2454
@@ -0,0 +1,6 @@
+ o Enhancement:
+ - If a circuit timed out for at least 3 minutes check if we have a new
+ external IP address the next time we run our routine checks. If our
+ IP address has changed, then publish a new descriptor with the new
+ IP address. Resolves ticket 2454.
+