From: jpr Date: Fri, 30 Jan 2004 08:36:57 +0000 (+0000) Subject: updtae ChangeLog X-Git-Tag: Version0.4~51 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=d4faf2fa2fcd6beba4ba8da5557b3841adfe36dd;p=gdcm.git updtae ChangeLog --- 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.