X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=7dc245fecfc21f8f88bddb56838a0d199d62e10a;hb=4f2836463d980c78298e905beb79b87018ef9900;hp=4df8b67e596ba9304586745b30f921263fc90a80;hpb=764f1d6d9f268db098e5dd0cb8be7dabcd8f3d9f;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 4df8b67e..7dc245fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-01-30 Jean-Pierre Roux + * gdcmParser::CheckSwap() now defaults the filetype to ACR + when 'dirty Acr' is found, to be compliant with the new + IsReadable() methods. + +2004-01-28 Jean-Pierre Roux + * upgrade GdcmHeaderEntry Print Method for DICOMDIR + 2004-01-27 Jean-Pierre Roux * gdcmParser constructor has a new boolean param,'ignore_shadow', to allow skipping the shadow elements, to save memory space.