X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=e4e4d3c941873b972b36aa579eed566656a89368;hb=6a5a3f4bf495b9b3ab38abe69230617f9810dab7;hp=782fc07203a0ab0293ae7da2d0ab12b740e028c3;hpb=cb4c9422fb1923ce0a5bb8478a5f25e9c37410b8;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 782fc072..e4e4d3c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-06-08 Benoit Regrain + * src/gdcmUtil.cxx : change call to Util::Format to sprintf because of + lantency with the Util::Format function + +2005-06-07 Mathieu Malaterre + * Adding users file in CVSROOT for mail blaming + +2005-06-04 Mathieu Malaterre + * Adding potential support for JPEG-LS DICOM files. + +2005-05-22 Mathieu Malaterre + * Adding potential support for mpeg and jpeg2000 through two new lin + - JasPer for JPEG2000 + - libmpeg2 from the MPEG consortium + Also adding intial work to use this lib. + 2005-04-26 Benoit Regrain * Testing/TestAllReadCompareDicom.cxx : update the test printed results and description.