X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=e30a8c23c24e7c211afb70cf7bf3f5306a4fa003;hb=70e24c6c61481f9836e26b6b44a9670d92a4f43b;hp=66dcea839570189ca3d117be3359b493ab194cdf;hpb=0fea0679c6061128104e6a357d20653baa274884;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 66dcea83..e30a8c23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-10-7 Eric Boix + * Truckload of changes. Parsing of header is barely functional + (see Test/test) with the standard dictionary (see Dicts/dicomV3.dic). + +2002-10-10 Eric Boix + * src/gdcmHeader.cxx many addons of low level methods + 2002-10-07 Eric Boix * src/gdcmHeader now contains_IdDcmCheckSwap, _IdDcmRecupLgr, and _IdDcmSWAP_LONG.