From 1be0e6003af52938c502e195a47d444c3faa37b4 Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 24 Jun 2004 18:05:44 +0000 Subject: [PATCH 1/1] update ChangeLog --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4a9d4786..c657b819 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-06-24 Jean-Pierre Roux +FIX : Write - All the Sequences and Sequence Item are now written + as 'no length' stuff, and a Sequence Delimitor aor an Item Delimitor + is added a the end, when necessary. + - A lot of brain-damaged images, that were read correctly are + now written correctly + - length compatible BinEntry are now loaded correctly + (even for odd groups) + Note : only Explicit Value Representation was checked. + (question : is implicit VR really necessary for gdcm ?) + 2004-06-23 Eric Boix * DEVELOPPER: added a proposition of coding style. * src/gdcmDocEntry.h: removed every inline declaration (for test of @@ -8,6 +19,12 @@ Use the gdcmDocEntry::Print() and Write() instead. * src/gdcmDocument.cxx: bug fix. +2004-06-22 Jean-Pierre Roux + FIX : gdcmDocument.cxx + - Now we do recognize the JpegLossLess format (there was a misstyping in + code 'beautyfication' :-( + - Now we automaticaticaly load the Luts, if any + 2004-06-22 Jean-Pierre Roux In order : to write Sequences, whatever their imbrication level, : to allow user to create his own Sequences -- 2.46.1