X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=CHANGELOG;h=03724e96e3c11fa9c130fd31e8c675e966ec112d;hp=b26fa00cf1416f39f3108f5c106da5e7656eb5e4;hb=33a6eab614ca84eef817f675843e6de820d13708;hpb=4f7e8b411cb0c30c02b3eaf23fdfef5275dae098 diff --git a/CHANGELOG b/CHANGELOG index b26fa00..03724e9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,16 @@ Possible compatibility problems with earlier versions marked with '*'. -Added record_syntax OID for fetch interface for backend API. +Added feature for CCL module. Virtual structure s=al or s=ol generates +and-list and or-list respectively instead of phrase search. + +Added some OID's. + +* Added prefix "yaz_" for the functions log_init.., log_file.. and +log_mask_str. This was done to avoid name conflicts with other +libraries (say other PHP extensions). + +Added raw OID member for preferred record syntax (request_format_raw) +and returned record syntax (output_format_raw) for backend fetch method. Config file yaz-config now accepts options so that it returns specific compile settings, etc. Thanks to Morten Bøgeskov