X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=e11f623cae64cb04b004f1be187eb95e50f477ac;hb=8a640d0e343dc47346cc7a72cd76582b9b429610;hp=7fb87396bdc0c39d7d755ea41b75edd10cace4aa;hpb=10c1c646ed20f022c10647f4b3a829a67d70f7e0;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 7fb87396..e11f623c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-07-19 Benoit Regrain + * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug fix for msvc6 compilation + * src/gdcmDebug.[h|cxx] : bug fix for msvc6 compilation. Replace the dbg + variable (instance of gdcmDebug) by a definition macro, and the instance + is now in static in the gdcmDebug class + * src/gdcmSQItem.h : (FIXME) remove an undefined method + * Test/PrintAllDocument.cxx : bug fix in the result of the test + 2004-07-06 Eric Boix * WARNING: ctest now depends more tightly on gdcmData. You should check out gdcmData properly for things to run smoothly... @@ -472,7 +480,7 @@ WARNING : save your own sources *before* cvs up ! * .... alas, the python testSuite is still broken. 2004-05-18 Benoit Regrain - * gdcmPython/gdcm.i : remove useless lines concerning the gdcmGlobal + * gdcmPython/gdcm.i : remove useless lines concerning the gdcmGlobal gdcmGlob * gdcmPython/setup.py : replace the use of cvar.gdcmGlob to gdcmGlobal * src/gdcmUtil.h : export methods