diff options
Diffstat (limited to 'changes/bug9162')
-rw-r--r-- | changes/bug9162 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9162 b/changes/bug9162 new file mode 100644 index 0000000000..c1a247a97f --- /dev/null +++ b/changes/bug9162 @@ -0,0 +1,6 @@ + o Minor bugfixes: + - Fix a get_configured_bridge_by_addr_port_digest() function so + that it would return a bridge with given address and port even + if bridge digest is not specified by caller. Fixes bug 9162; + bugfix on 0.2.0.3-alpha. Based on a patch from "rl1987". + |