]> Creatis software - gdcm.git/commitdiff
Update Changelog
authorjpr <jpr>
Wed, 12 Jan 2005 17:16:10 +0000 (17:16 +0000)
committerjpr <jpr>
Wed, 12 Jan 2005 17:16:10 +0000 (17:16 +0000)
ChangeLog

index 8f9d83ae18c5cf4182b8cca1cb919e1e203c9aad..38606f913a719c0eb22428597ea773b20dbc759a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,18 @@
-2005-01-11 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+
+2005-01-12 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
+   * FIX : Old quick and dirty 'optimistic' heuristic to deal with
+               Big Endian Transfer Syntax supposed the group following 0002
+                         begins always by element 0000 (element 0000 is *optional*)
+                         To avoid further troubles, let's be pessimistic, and use
+                         Document::HandleOutOfGroup0002() method 
+        * FIX : comparison between GDCM_NOTLOADED and Transfer Syntax
+              (related pb not yet solved)
+
+2005-01-12 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
    * Bug fix for the python part use
    * Now, PrintHeader.py pass... but outside the ctest use. shit !
 
-2005-01-11 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+2005-01-12 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
    * gdcmPython/gdcm.i : bug fix when compiling with MSCV
 
 2005-01-11 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>