From: jpr Date: Mon, 28 Jun 2004 09:58:46 +0000 (+0000) Subject: update ChangeLog X-Git-Tag: Version0.5.bp~82 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=c7f7fb7ba7447e5269d25ef73b267f4535b77d41;hp=0d8ca63a1a2c1a61c2e2b92526ba81c9885702ba;p=gdcm.git update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index eb732c6c..d96b4030 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,21 @@ +2004-06-24 Jean-Pierre Roux + FIX : - now Write drops LUT Descriptors and LUTs (if any) + when SamplesPerPixel =3 + - now Write is no longer confused by + 'BitsAllocated = 12" and 'BitsStored=12" + ENH : - now gdcmHeader has its own Write methods + (in order to split the job that has not to be done + for gdcmDicomDir) + 2004-06-23 Eric Boix * Test/PrintAllDocument.cxx: looping on files is now effective. It used to loop on the same image until memory went out. Note: this means we still have gobs of memory loss in PrintDocument * src/gdcmDocument.cxx: fixes problem on parsing on file gdcmData/16BitsJpegLosslessGrayScale.dcm. + 2004-06-24 Jean-Pierre Roux -FIX : Write - All the Sequences and Sequence Item are now written + 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