]> Creatis software - gdcm.git/commitdiff
update
authormalaterre <malaterre>
Tue, 16 Nov 2004 05:05:05 +0000 (05:05 +0000)
committermalaterre <malaterre>
Tue, 16 Nov 2004 05:05:05 +0000 (05:05 +0000)
ChangeLog

index e4a4b8b718e35ba39b77be342b6f9284b7b01898..4f09a7e6c55932a0fc62ab7f2ec12627bab42b78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-15 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+    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  <Mathieu.Malaterre@creatis.insa-lyon.fr>
   * ENH: Slightly bigger patch:
     1. Getting toward full integration of JMR patch for writting dicom from scratch