X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=3c45b93a00a8441e8dcf893e74fae738b7bf7a77;hb=8f38e5061bcb7bebaea78024d8d743ab973e2dab;hp=eadc05b30f5b4d0baf592a19f4dbbbce90410641;hpb=ebc807df21ba9e4e7ecae409d875ed46b47cd79c;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index eadc05b3..3c45b93a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,22 @@ 2005-01-31 Benoit Regrain - * src/gdcmDirList.[h|cxx] : add method to find a directory - * Test/TestAllReadCompareDicom.cxx : bug fix under Windows + * src/gdcmBinEntry.cxx : bug fix for BIG_ENDIAN part when writing the content + * gdcmPython/gdcm.i : rename gdcmHeader to gdcmHelper + +2005-02-02 Jean-Pierre Roux + * FIX SQItem::AddEntry inserts now *in the right place* any Entry + (Dicom Element) into the Sequence Item + +2005-01-31 Benoit Regrain + * src/*.cxx : first parss to normalize file organisation + +2005-01-31 Benoit Regrain + * src/gdcmDirList.[h|cxx] : add method to find a directory + * Test/TestAllReadCompareDicom.cxx : bug fix under Windows 2005-01-31 Mathieu Malaterre - * Finish cleaning up my JPEG mess. Should be ok now. - * Getting toward a RLE very similar to JPEG. Every RLE stuff is now self - contained within the RLE* class(doh!) + * Finish cleaning up my JPEG mess. Should be ok now. + * Getting toward a RLE very similar to JPEG. Every RLE stuff is now self + contained within the RLE* class(doh!) 2005-01-30 Jean-Pierre Roux * SerieHeader::SetDirectory() allow recursive exploration of the Directory