]> Creatis software - gdcm.git/blobdiff - ChangeLog
ENH: Adding a non-working test again
[gdcm.git] / ChangeLog
index 75dfeb08b0561456eaa038306c1388d6f8ed1901..3557fc481ec5e76903ecbcac5b0de238c1544ef3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-07 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * Test/TestUtil.cxx : reformat the source code
+   * vtk/vtkGdcmReader.cxx : remove and change prints
+   * src/gdcmValEntry.[cxx|h] : now set the length of the value when calling
+     SetValue
+   * src/gdcmBinEntry.[cxx|h] : SetValue method don't set the length
+   * src/*.cxx : remove all useless call to SetLength of a ValEntry object
+
 2004-12-07 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
    * src/gdcmPixelWriteConvert.[h|cxx] : ficnished this class
    * src/gdcmFile.cxx : finished the correctly use of PixelWriteConvert