X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=7d0707239e74fc99e9786a147bed9253657b0c8b;hb=57e3ee08a94dc1cd122a0b9c01f091e1b6913152;hp=2253ee223b895e4cce5b73003f5fc15e749ba422;hpb=2e83306e5f3ef870cd6959d163a88d0731b9fcd5;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 2253ee22..7d070723 100644 --- 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 * In order to fix memory leaks: