]> Creatis software - gdcm.git/commitdiff
update
authormalaterre <malaterre>
Tue, 16 Nov 2004 02:35:17 +0000 (02:35 +0000)
committermalaterre <malaterre>
Tue, 16 Nov 2004 02:35:17 +0000 (02:35 +0000)
ChangeLog

index 00f994e4a9da1e6d2f4d6e18cf8fef4e8dd3b99a..39809c83e5598f50d1739ec313a1a65e538b9ddd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-15 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+  * Apply first patch toward better string comparison when dealing with broken 
+    DICOM files. Essentially the string could be padded with a space instead 
+    of a null character as defined by standard
+  
 2004-11-15 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
   * src/gdcmDocument.[cxx|h] : fix memory leaks. The return is suppressed
     because never used... and in the same time, that's remove some memory leaks