X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=ed60d8949e1ab9bc60f7ee7bc25f3a9e248b3607;hb=26b6ebf6609df422a80daa053013b76ffddd7a1f;hp=8fc0034d7dfa8c3edbf7340f3e84a303cc7268bc;hpb=d74d6412b83d9f596597b54c3413d1a6ee9fb617;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 8fc0034d..ed60d894 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-03-12 Eric Boix + * 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 * gdcmPython/__init__.py doesn't crash anymore when running in in InstallMode or PreInstallMode but with an environement given