]> Creatis software - gdcm.git/blobdiff - ChangeLog
fusion des updates CVS
[gdcm.git] / ChangeLog
index 38d0686c37b49737001ea988becdadf8bdeb115c..ed60d8949e1ab9bc60f7ee7bc25f3a9e248b3607 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-03-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
+      * gdcmPython/__init__.py fix of GDCM_DICT_PATH which was not
+        to exported to the environement (see gdcmPython/testSuite.py
+        for usage).
+      * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx/h], gdcmFile.[cxx/h],
+        gdcmHeader.[cxx/h]: ElValSet class renamed to gdcmElValSet, and
+        ElValue class renamed to gdcmElValue for obvious consistency reasons.
+
+2003-03-10 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
+      * gdcmPython/__init__.py doesn't crash anymore when running in
+        in InstallMode or PreInstallMode but with an environement given
+        value of GDCM_DICT_PATH.
+      * src/gdcmDictSet.[cxx/h] coding style.
+
 2003-03-06 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
       * src/gdcmHeader.h and gdcmHeader.cxx Coding style + doxigenation.
       * src/gdcm.h general comments moved to TODO, and README