X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=006f8f94604e9aacbf9092ca4f3fb9da49933ce6;hp=053b98d44a47d1433b2d6b01b27861de0c544ce8;hb=4a09e50d43c74f8a07f76f44575ed9c78dcab925;hpb=5d309bb5cfcf1fd46efb31c6d240aeb36fc915b5 diff --git a/NEWS b/NEWS index 053b98d..006f8f9 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,15 @@ Possible compatibility problems with earlier versions marked with '*'. ---- 2.0.27 2004/11/01 +--- 2.0.27 2004/11/09 -Fixed bug #148: CQL parser may leak. +Added yaz_log_time_format which specifies log format using +strftime(3). -* A few prototypes were changed in include/yaz/cql.h. +Added yaz_log_module_level which returns mask for a module. Value +is non-zero mask a if module is enabled; zero if disabled. + +* Fixed bug #148: CQL parser may leak. A few prototypes were changed +in include/yaz/cql.h. Fixed bug #176: Dont throw diagnostics on empty SRU args.