]> Creatis software - gdcm.git/blobdiff - ChangeLog
* src/gdcmDicomDirObject.h : set the FillObject method in protected.
[gdcm.git] / ChangeLog
index 7f28371734c1eb9a32840a9318c974ae8e6bfd11..6956bf1dfa5b64fc6dc665414c4293fb8f863b7c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-20 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * src/gdcmDicomDirObject.h : set the FillObject method in protected.
+     Thus, DicomDirXXX are created with a flad that indicates if the created 
+     object is empty or not (when not empty, the DicomDirElement is used to
+     fill the object)
+
 2005-01-20 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
    * src/gdcmDicomDir.cxx : simplify the NewPatient method, like made in
      gdcm::DicomDirPatient, gdcm::DicomDirStudy, gdcm::DicomDirSerie