]> Creatis software - gdcm.git/blobdiff - ChangeLog
* src/gdcmBinEntry.cxx, gdcmValEntry.cxx: gdcmBinEntry::Print() now
[gdcm.git] / ChangeLog
index 2253ee223b895e4cce5b73003f5fc15e749ba422..7d0707239e74fc99e9786a147bed9253657b0c8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
     * src/gdcmHeader.h: the declaration of gdcmHeader::gdcmHeader(bool)
       as explicit constructor didn't do the trick to fix the above problem.
       Could anyone explain why ?
+    * src/gdcmBinEntry.cxx, gdcmValEntry.cxx: gdcmBinEntry::Print() now
+      properly calls gdcmValEntry::Print() (that was weed out from 
+      code related to gdcmBinEntry).
 
 2004-06-20 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
     * In order to fix memory leaks: