X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=98340911fa8622000a6f111397d2dac0f51125b5;hp=1a3547cb1f4aa495a0dfd6a8e023a79d5b933664;hb=d7347ad7877139ce9da59cca55ac3efd91216f6b;hpb=26bc83eeda2418e09c32f2ca4c9327901568fe98 diff --git a/NEWS b/NEWS index 1a3547c..9834091 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,22 @@ Added 'exit' as synonym for 'quit' in yaz-client Possible compatibility problems with earlier versions marked with '*'. +Added support for specifying SRW resultSetId + resultSetIdleTime in a +Generic Frontend Server's search handler. Refer to include/yaz/backend.h +for the new members. Patch by Ko van der Sloot. + +Added support for SRU POST. It is supported for content-type +application/x-www-form-urlencoded only. 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