X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=38b881b00bebf677fa618247ccbae0df92cc1b9c;hb=f045e95a9d0b82e8c4bd687710bd4a15323fbf55;hp=dd6c8778ca47e90e76643aaeeb74206ead7a3afa;hpb=4c497616c365096ee0cba3add6b36cac7277e9cb;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index dd6c8778..38b881b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-05-02 Mathieu Malaterre + * Add a new test: ShowDicom, for now this is just the c++ version of + checkRead.sh, later it will be able to compare the image read against a + baseline. + * Replace the DEBUG on the stack with a global entry in cmake interface: + GDCM_DEBUG, so you can turn verbosity ON/OFF for debug statement. + +2004-04-30 Mathieu Malaterre + * Add an example subdir, with a real example on how to read + write a + dicom image + 2004-04-30 Eric Boix * Doc/gdcmUML.xmi added raw UML class view (umbrello format) * Doc/CMakeLists.txt: the main page is now properly differentiated