X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=9cbc063912e50f61a08bddc8bb4ea583af56baef;hb=3dff993190eac9ccb1e9e8f681312493bdaf2fb9;hp=d8786b1e17ec800b7c314f14ee5399f3cc29214c;hpb=50e841cfceee9afecc96294187738e21669310ea;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index d8786b1..9cbc063 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,14 @@ Possible compatibility problems with earlier versions marked with '*'. +Fix CQL lex buffer overflow. + +SRW/SRU recordPacking. For SRW default recordPacking is string. For +SRU default recordPacking is string. + +SRU protocol support for frontend server. + +Fix compile bug for systems that have nl_langinfo but CODESET undefined. + Added missing PQF transform rules for <= and >= . Thanks to Peter Popovics. Added scan for the ZOOM shell (zoomsh).