X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=a9936ab0fbeed949e415ce4d7dcb164c7f9bcdb4;hb=8ad47a5541b059938d469e47a539762e031e925f;hp=92ead7c3c4fc6e8749186ebdb597494cbbeb1cdc;hpb=dc7a90eee8d1433e0ed6a3ab67bfa4f913a58ea6;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 92ead7c..a9936ab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +--- 1.5.5 2014/06/06 + +zoom: allow hostname to be given for ipauth MP-552 +The Torus setting for that is called auth_hostname. + +--- 1.5.4 2014/06/04 + +zoom: IP auth use field "ipRanges" rather than "ip" MP-551 + +--- 1.5.3 2014/06/03 + +session_shared: close in ~BackendInstance MP-549 +This fixes a serious issue where some MP would leak sockets. + +session_shared: mutex lock in BackendClass::release_backend MP-550 +Fixes a SEGV that could occur (in rare cases). + +--- 1.5.2 2014/05/22 + +zoom: Do not include ZOOM C's fake surrogate diag recs MP-547 + +zoom: fix invalid present response in some cases MP-546 + +zoom: Relay Torus HTTP error message + --- 1.5.1 2014/04/28 Check for proper limits before using RecordCache functions MP-544