]> Creatis software - gdcm.git/blobdiff - ChangeLog
* More memmory link related corrections and documentation fixes.
[gdcm.git] / ChangeLog
index 9f957e190033f9c747f234d8d2f74410cd0a4f7d..c3da4560956b388f0782e7b6e43642b402da4afa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
+2003-04-16  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
+      * More memmory link related corrections and documentation fixes.
+
 2003-04-15  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
-      * Memory link hunt (by using valgrind --leak-check=yes PrintHeader).
+      * Memory link hunt (by using valgrind through the command
+          valgrind --show-reachable=yes --leak-check=yes PrintHeader).
         - added src/gdcmVR.cxx gdcmVR.h that objectify the previous
           gdcmHeader::_dicom_vr.
         - gdcmHeader::InitVRDict transfered as gdcmVR::gdcmVR().