]> Creatis software - gdcm.git/blobdiff - ChangeLog
update ChangeLog
[gdcm.git] / ChangeLog
index c657b819bc27330c33816cb9f7228c0406c8b3b6..d96b403016940ae7f506a6cd591fb0e8ff50233e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
 2004-06-24 Jean-Pierre Roux
-FIX : Write - All the Sequences and Sequence Item are now written 
+   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 <Eric.Boix@creatis.insa-lyon.fr>
+   * 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 
             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