X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=35382e349e380ca65d4df0b98b0357dd2136a633;hb=5682310668a3e9607b5cc55f2ebeac402213f38f;hp=b61642eb4702d54eac1a2f3c795ba0427b49ba9c;hpb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index b61642e..35382e3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,17 @@ Possible compatibility problems with earlier versions marked with '*'. +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 + Shared library support for UNIX using GNU libtool. * Modified backend interface. Request/Response struct's replaced by