]> Creatis software - gdcm.git/commitdiff
now uses all the images of gdcmData. Frog
authorfrog <frog>
Mon, 28 Jun 2004 14:01:05 +0000 (14:01 +0000)
committerfrog <frog>
Mon, 28 Jun 2004 14:01:05 +0000 (14:01 +0000)
ChangeLog
TODO

index 2686e5c0da8a1edf963a5709f69ffcdb65ed31bd..9bc50f2c2d8a493a941be40571ff55b23966a59c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2004-06-28 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
+   * Test/TestReadWrite.cxx: now uses all the images of gdcmData.
+
 2004-06-24 Jean-Pierre Roux
    FIX : - now Write drops LUT Descriptors and LUTs (if any)
                    when SamplesPerPixel =3
diff --git a/TODO b/TODO
index 3e57f3c55b22d10dd93c1bb7a148bcc84a06a5f1..f67088b09f04df38d500a5f34a348d19520ad43e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
+* Remove enable_sequences and ignore_shadow from gdcmDocument().
 * Split gdcmHeader through inheritance to create gdcmHeaderHelper
   that would regroup all the heuristics above a gdcmHeader e.g. the
   functions GetXsize(), GetXSpacing(), GetXImagePosition()...