X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=309be451e9905e718ac9daed86dbfae5e4c8da29;hb=9e1594c51c65fa993e9d69928c0ecabee8c2b862;hp=d0bf8214bc2ea098447e10fc1d009b5d8add54f8;hpb=d96213e7e29deb01d3f24408b557319adea3cb3d;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index d0bf821..309be45 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,15 @@ Possible compatibility problems with earlier versions marked with '*'. +Fixed COMSTACK error that occurred on HPUX. Fix by Giannis Kosmas. + +Configure detects POSIX threads on OpenBSD. + +When sort flag 'i' was specified in yaz-client the caseSensitivy flag +was set to a wrong value. Thanks to Robert Sanderson for reporting this. + +When error is returned from present handler, non-surrogate diagnostic +is returned in present response (and fetch handler is no longer called). + * Minor adjustments to pquery parser (PQF). Token characters may be escaped by using backslash (C-style).