Commit 7cad2e73 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Changes file for bug 5603

parent 64167e17
Loading
Loading
Loading
Loading

changes/bug5603

0 → 100644
+9 −0
Original line number Diff line number Diff line
  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.