X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=b8ccc497c2b2c57b760f4308f2820f510cb08140;hb=2bb854bbfa3e65436125c844d6a7edaf82133d8f;hp=b24f44c2eca3188f86eeace9f420c96e237c6bdf;hpb=2652e6d0585c1107642a3e53432c5a3bdd1cbb21;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index b24f44c..b8ccc49 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,22 @@ +Added 'exit' as synonym for 'quit' in yaz-client + Possible compatibility problems with earlier versions marked with '*'. + +Added support for specifying srw resultset id + resultset TTL in a +Generic Frontend Server's search handler. Patch by Ko van der Sloot. + +Added support for SRU POST. Patch by Ko van der Sloot. + +Do not build the separate Multi-threaded (MT) library libyazthread.la. +Instead make the library libyaz.la multi-threaded. Threading as a whole +can still be disabled by configure option --disable-threads. Previosly, +with older GLIBCs there were problems with MT libs under Apache. This +has now been fixed a long time ago. + +Fixed bugs in yaz_log that occurred on Sparc Solaris in Multi-threaded +applications. + CQL module modified to be case insensitive for relations/indexes/operations. Fixed bug in CQL transform code: incorrect value relationModifieder