]> Creatis software - gdcm.git/blobdiff - ChangeLog
ENH: Simplify the old mess
[gdcm.git] / ChangeLog
index e4e4d3c941873b972b36aa579eed566656a89368..a8d920d024e6521d71072a18e15b9f50c3f35d1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-06-26 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+        * Quite a few new dictionaries were added in gdcm. The file:
+          gdcm/Dict/README should always explain were the info was found
+                (in case of double check). Also some dict are still only
+                express as 'template' (they contain 'xx'), therefore
+                a python script should be run first to generate a full dict.
+                In the longer term this python script should be replaced by
+                a cmake script.
+
+2005-06-25 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * 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 <Benoit.Regrain@creatis.insa-lyon.fr>
    * src/gdcmUtil.cxx : change call to Util::Format to sprintf because of 
      lantency with the Util::Format function