]> Creatis software - gdcm.git/commitdiff
update ChangeLog
authorjpr <jpr>
Fri, 19 Mar 2004 16:03:59 +0000 (16:03 +0000)
committerjpr <jpr>
Fri, 19 Mar 2004 16:03:59 +0000 (16:03 +0000)
ChangeLog

index ae8930f4086725c3f8a438c0b3c2c02ecf68bdf6..8b3c710f346ccc727a48f943082088f299a6f6ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      * FIX (JPR bug) : src/gdcmDicomDirImage.cxx added missing definition
        of gdcmDicomDirImage::NewImage as empty function.
 
+
+2004-02-28  Jean-Pierre Roux
+     *ENH add gdcmDicomDir:NewPatient
+          add gdcmDicomDirPatient:NewStudy
+          add gdcmDicomDirStudy:NewSerie
+          add gdcmDicomDirSerie:NewImage
+         to allow making gdcDicomDir object.
+     *ADD PrintDicomDir executable that uses gdcmDicomDir tree-like structure
+          (as opposite to the gdcmHeader chained list)
+
 2004-02-11 Benoit Regrain
      * FIX : memory leaks and the set of ArgDelete methods in gdcmDicomDir
        when using from python