From: jpr Date: Mon, 2 Feb 2004 11:16:15 +0000 (+0000) Subject: Update ChangeLog X-Git-Tag: Version0.4~45 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=e18676073c17ff376992fa2262a2fb12eedb4411;p=gdcm.git Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index e853f6ed..8a68f570 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-02 Jean-Pierre Roux + * FIX : gdcmWrite : equal_range() for multimap doesn't return a 'second' iterator on last + of the last synonym :-( + * FIX : gdcmWrite::WriteBase : method stops if Pixels not yet Read (except for + DICOMDIR ;-) + 2004-01-31 Jean-Pierre Roux * FIX gdcmParser::WriteEntries : when a VR is tagged as 'Unknown' no longer writes 'Un' on disk