X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=35382e349e380ca65d4df0b98b0357dd2136a633;hb=db715f04889e8811b9162e5308a8702985437f3f;hp=c1e902541fe5384448573b1ecb2aa175b5138d77;hpb=68d5c20794c09348e4a0fed7f00c2bd97f535e12;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index c1e9025..35382e3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,11 @@ 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.