From: malaterre Date: Tue, 16 Nov 2004 05:05:05 +0000 (+0000) Subject: update X-Git-Tag: Version1.0.bp~598 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=5b46296c49c82f36acfffd6ebc5256ab96e759f5;p=gdcm.git update --- diff --git a/ChangeLog b/ChangeLog index e4a4b8b7..4f09a7e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-11-15 Mathieu Malaterre + 1. Finish merging JMR patch for writting DICOM from scratch + 2. Fix -hopefully- bug with MONOCHROME and space vs null character + 3. Use const ref when possible + 4. Add a new function InitializeDefaultHeader, which create a template DICOM header (CT image for now) + 5. A few more comments + 6. CreateUniqueUID can now be called without parameter" + 2004-11-15 Mathieu Malaterre * ENH: Slightly bigger patch: 1. Getting toward full integration of JMR patch for writting dicom from scratch