]> Creatis software - gdcm.git/blobdiff - ChangeLog
* gdcmPython/testSuite.py: all the test suite in python is now moved
[gdcm.git] / ChangeLog
index 94f4c4ec2176691b2574211ea2baccbb357f7fb8..639019aaec7ab109d0078327a203eef1be5fe084 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-03 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
+  * gdcmPython/testSuite.py: all the test suite in python is now moved
+    to it's C++ version (see gdcmData/TestAllEntryVerifyReference.txt)
+  * Test/CMakeLists.txt adapted to renaming of files in gdcmData
+  * gdcm/TODO and src/gdcmDictSet.h cleaned up frow the "TODO Swig" oldies
+
 2004-08-02 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
   * gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't declare includeall
     to avoid inclusion recursion until STL is reached.