X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=59d8f9c488a1500f4794fac70043ad2f0752a0ef;hb=413108bd0261c821361a4fec1c0fa34ea446cb29;hp=d9a35b9cf039923cc0761da17c7e19983614f378;hpb=74917aa3a592bde592130de5ece8d9315015b373;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index d9a35b9c..59d8f9c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2004-01-19 Benoit Regrain + * Add the use of shadow dictionaries + * bug fix and coding style + +2004-01-19 Benoit Regrain + * src/gdcmFile.cxx : bug fix concerning the close of file + * src/gdcmParser.[h|cxx] : remove obvious Pub informations + * Add the update of header entries using the shadow library + +2004-01-19 Benoit Regrain + * removal of file gdcmHeader2.cxx + * split class gdcmHeader into gdcmParser and gdcmHeader, with gdcmHeader + inheriting from gdcmParser. This split is to prepare the integration + of dicom dir parsing + * bug fix under python + +2004-01-16 Jean-Pierre Roux + * removal of class gdcmHeaderEntrySet + * removal of files gdcmHeaderEntrySet.cxx, gdcmHeaderEntrySet.h + * add file gdcmHeader2.cxx + * add method gdcmHeader::SetPrintLevel (for PrintHeader) + 2004-01-15 Benoit Regrain * src/gdcmDicSet.[h|cxx] : add virtual entries to have a reference of entries created while parsing the header. Thus, they will be destroyed