bug5603 503 B

123456789
  1. o Minor bugfixes:
  2. - When told to add a bridge with the same addr:port as a
  3. preexisting bridge but a different transport, change the
  4. transport as requested. Previously we would not notice the
  5. change. Fix for bug 5603; fix on 0.2.3.2-alpha.
  6. - When told to add a bridge with the same digest as a
  7. preexisting bridge but a different addr:port, change the
  8. addr:port as requested. Previously we would not notice the
  9. change. Fix for bug 5603; fix on 0.2.2.26-beta.