X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=4845b03f1c8b12f06bff606f28e039a98d136c30;hb=044d170f0a963555486df54653cd2fdc5815928b;hp=b56d5ac8774361f870890c72645bdaa92aeaa8a8;hpb=6565e283922168b7a1284d0c4164f94c833f6301;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index b56d5ac..4845b03 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,11 @@ Possible compatibility problems with earlier versions marked with '*'. +* Changed code so that it compiles under C++. The type definition +of Odr_fun which is a member of Odr_arm was changed. The result is, +that an explicit typecast is needed for the fun pointer when +using Odr_arm - as in: + {1, -1, -1, Z_IdAuthentication_idPass, (Odr_fun)z_IdPass}, + Updated TagSet-G and -M definitions (tagsetm.tag and tagsetg.tag). Implemented the new structured date and time definition as approved