X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=e94a83e6ca7c93e7b3e316254e94c3b8d177bcec;hb=b9c0fc716a11606031639afe1e3ba6c420ba1035;hp=8794fbc18fee7092c28878b6938de3146b7aa76e;hpb=663704d5e3532c523d5401b2ce8c4d34a3d0cd17;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 8794fbc..e94a83e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,16 @@ Possible compatibility problems with earlier versions marked with '*'. +Added cs_set_blocking to set change blocking mode of a COMSTACK. Thanks +to Matthew Carey. + +CCL operator names may be set in field definition files (CCL_bibset). +See ccl/bib1 for an example. + +Fixes in ASN.1 compiler for C++ compatibility. + +* Renamed members "and" and "or" in struct Z_Operator to "op_and" +and "op_or" to avoid conflict with C++. + Fixed problem with GNU readline detection on Redhat 7.0. Added step-size for Scan backend handler.