]> Creatis software - gdcm.git/blobdiff - ChangeLog
* Bug fix for the use of shadow dictionaries
[gdcm.git] / ChangeLog
index d9a35b9cf039923cc0761da17c7e19983614f378..59d8f9c488a1500f4794fac70043ad2f0752a0ef 100644 (file)
--- 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