diff --git a/UPGRADE-1.8.txt b/UPGRADE-1.8.txt index 2adaa7809fac472a0ede4eda0d18f7ecf534e77e..e23d5da7f6adcd1974358b081732f97ffe90a548 100644 --- a/UPGRADE-1.8.txt +++ b/UPGRADE-1.8.txt @@ -18,6 +18,11 @@ === =========================================================== +From 1.8.13 to 1.8.14: +* permitdirectmedia/denydirectmedia now controls whether peers can be + bridged via directmedia by comparing the ACL to the bridging peer's + address rather than its own address. + From 1.8.12 to 1.8.13: * The complex processor detection and optimization has been removed from the makefile in favor of using native optimization suppport when available.