X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=25679665ce2f6d4422aa6b83dcab00df7a577b9a;hb=9756dc3606b28968f72bda98ec668023d974f579;hp=2d17630f6e448a9d78d9847b82438a4820fa4ac8;hpb=92ec44dd3ce8bc1a655e0985b30d5d20d144c22a;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 2d17630..2567966 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +--- 1.5.7 2014/07/15 + +http_file: passthru option MP-557 +New facility for http_file to passthru - even if an area is matched. The +default behavior (passthru=false) is to return 404: Not found. With +passthru=false, next filter is consulted. + --- 1.5.6 2014/07/14 Fix ref to freed memory in log filter 1line - MP-556