]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug 5603
authorNick Mathewson <nickm@torproject.org>
Tue, 5 Jun 2012 15:47:16 +0000 (11:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 5 Jun 2012 15:47:16 +0000 (11:47 -0400)
changes/bug5603 [new file with mode: 0644]

diff --git a/changes/bug5603 b/changes/bug5603
new file mode 100644 (file)
index 0000000..97f8988
--- /dev/null
@@ -0,0 +1,9 @@
+  o Minor bugfixes:
+    - When told to add a bridge with the same addr:port as a
+      preexisting bridge but a different transport, change the
+      transport as requested. Previously we would not notice the
+      change. Fix for bug 5603; fix on 0.2.3.2-alpha.
+    - When told to add a bridge with the same digest as a
+      preexisting bridge but a different addr:port, change the
+      addr:port as requested. Previously we would not notice the
+      change. Fix for bug 5603; fix on 0.2.2.26-beta.