From 40061423a61cd103fa885d9cf4a960bbdfe53d98 Mon Sep 17 00:00:00 2001 From: jpr Date: Wed, 12 Jan 2005 17:16:10 +0000 Subject: [PATCH] Update Changelog --- ChangeLog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8f9d83ae..38606f91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,18 @@ -2005-01-11 Benoit Regrain + +2005-01-12 Jean-Pierre Roux + * 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 * Bug fix for the python part use * Now, PrintHeader.py pass... but outside the ctest use. shit ! -2005-01-11 Benoit Regrain +2005-01-12 Benoit Regrain * gdcmPython/gdcm.i : bug fix when compiling with MSCV 2005-01-11 Mathieu Malaterre -- 2.45.1