X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=f060b50d7f3f759a6eb2ddf883183f830f576e84;hp=aca3aa2b859cc7d139efac548c5458dfbb52185a;hb=fbc1007d33bbaf966cc562febcf5a2d24253f05d;hpb=6dc532f9c0278f7156e2940285247442681ddbf7 diff --git a/NEWS b/NEWS index aca3aa2..f060b50 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +--- 5.7.3 2015/01/06 + +Fix application/x-www-form-urlencoded + empty YAZ-810 +A SEGV occurred if Content-Type was "application/x-www-form-urlencoded" +and empty content was supplied. + +Fix yaz-iconv man page for typos and incorrect example. YAZ-809 + +Fail hard if Bison is not found and is needed YAZ-808 + --- 5.7.2 2014/12/16 Enable YAZ backtrace for programs YAZ-802