From: jpr Date: Tue, 3 Feb 2004 20:09:07 +0000 (+0000) Subject: update Changelog X-Git-Tag: Version0.4~33 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=f0e955e1637308ba325d50bc7d4199429fa8c28f;p=gdcm.git update Changelog --- diff --git a/ChangeLog b/ChangeLog index 009f3f36..7810b1a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,11 @@ 2004-02-03 Jean-Pierre Roux * ENH gdcmParser : allows "DICM" files, with NO group '0002' - + * FIX handling 'non string elements' unsecure area (LUT, overlays, etc) + * FIX Dicts/dicomV3.dic : Add a few missing 'group length' Elements + * FIX gdcmParser.cxx : 'group length' elements are now considered + as integers, even for shadow groups, when file is Implicit VR + 2004-02-02 Jean-Pierre Roux * FIX : gdcmWrite : equal_range() for multimap doesn't return a 'second' iterator on last