From d5024013138797f39be06f09fe0fe912337650f3 Mon Sep 17 00:00:00 2001 From: jpr Date: Fri, 19 Mar 2004 16:03:59 +0000 Subject: [PATCH] update ChangeLog --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index ae8930f4..8b3c710f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,16 @@ * 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 -- 2.48.1