X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=ce610cb82bbcdb15917e543ebaf237cba47fc36d;hb=e8439d97c8441809e9a5236e729bae1a25ffb418;hp=c7070570a566066f212cd2c2d97db4a751718717;hpb=11e8ba6703445b550f01905a03c54d219445997c;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index c7070570..ce610cb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,8 +8,12 @@ * src/gdcmDocument.cxx : fix memory leaks. Fix possible bugs : use an object after it have been deleted -2004-11-09 Eric Boix +2004-11-16 Eric Boix * FIX: src/* fix the doxygen warnings. + * src/gdcmVR.cxx: removed some redundant tests (e.g. LO) + * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSegmentOffsetTable[] + was erroneously defined with a size of 15 instead of 16. [many thanks + to Jean Michel Rouet for pointing out this bug]. 2004-11-15 Mathieu Malaterre 1. Finish merging JMR patch for writting DICOM from scratch