X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=80340b5d5face003db20bca271f3b9e1aff30a6c;hb=0b51b4e0e44ae93bc59a2d313ed465e7585cbf6a;hp=95344efeb0fc99227ab42c01cc42d874a142bbeb;hpb=1d9ac5cec02b9daa18b16835882b531731b125ad;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 95344efe..80340b5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Sat Nov 12 09:59:24 EST 2005 by malaterre + * Some more update to the DICOMV3 dic. Tons of fix most of them should not + impact gdcm internal since VR/VM are not used...well except for SQ item + wich should explain some bizarre case :) + -> group 0000 is still in DICOMV3 dict whereas it should clearly be in + ACR-NEMA only. + +Mon Oct 24 13:34:45 EDT 2005 by malaterre + * Adding the OpenJPEG library. It contains a patch from Antonin compared to + the official release that allow us to work around the famous 16bits issues + in jasper + Mon Oct 18 10:27:49 2005 by regrain * Correctly use the VRKey for all vr variables... instead of TagName or std::string