From: jpr Date: Mon, 28 Jun 2004 11:26:12 +0000 (+0000) Subject: update ChangeLog X-Git-Tag: Version0.5.bp~79 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=5d7b7ebb9dbbe72c1c3b5d14194cdf8c8f7d082f;p=gdcm.git update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index d96b4030..2686e5c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ when SamplesPerPixel =3 - now Write is no longer confused by 'BitsAllocated = 12" and 'BitsStored=12" + - "UN" value representation Elements are now written correctly + (their legth is stored on 4 bytes -just like OB, OW, and SQ-) ENH : - now gdcmHeader has its own Write methods (in order to split the job that has not to be done for gdcmDicomDir)