X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=2ba7e4801a32d05615e47931733ad0735a357dca;hb=feb4513ae3f9c54a62e30c7a3ead38114fd222d0;hp=102b297bf34e27844c45a1101af78b2e9f2ed0c5;hpb=dcd3d8abe0ff96a58897a713d5801ba64a8effc8;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 102b297b..2ba7e480 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-06-25 Mathieu Malaterre + * dicomV3.dic is deprecated in favor of gdcm.dic + There is now a dictionary per family: + - dicomV3.dic -> DICOM V3 + - Papyrus.dic -> Papyrus + - NIH.dic -> tas that were never allowed in the main standart + +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.