]> Creatis software - gdcm.git/blobdiff - ChangeLog
* add shadow dictionary
[gdcm.git] / ChangeLog
index beda1dfa9a74ce7342d5c5de5be56f4a14fe4364..39f5ba511e6c0af93d318de27efc253e1ff0152a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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