]> Creatis software - gdcm.git/blobdiff - ChangeLog
* src/gdcmHeader::FindLength bug fix when trapping falsely explicit
[gdcm.git] / ChangeLog
index 4b64964d8f0bbbf301ec9b11347fd86b8612a777..e27716e7bf4c8d9f292bc008c4caefe63114a398 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
+      * src/gdcmHeader::FindLength bug fix when trapping falsely explicit
+        VR files.
+      * src/gdcmHeader::FindVR: hard way fix of falsely explicit vr files.
+
 2002-11-7 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
       * python/gdcm.i: added a typemap that converts a C++ hashing table
         to native Python dictionary.