]> Creatis software - gdcm.git/blobdiff - ChangeLog
DOC: typo
[gdcm.git] / ChangeLog
index f386e0319c9495d8447804e37aee6d375de82cc8..4a9d478620f3d71f82b57d0706244c0921f5f763 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-06-23 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
+   * DEVELOPPER: added a proposition of coding style.
+   * src/gdcmDocEntry.h: removed every inline declaration (for test of 
+     coding style).
+
+2004-06-23 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
+   * gdcmDocEntry::PrintCommonPart() and ::WriteCommonPart() removed.
+     Use the gdcmDocEntry::Print() and Write() instead.
+   * src/gdcmDocument.cxx: bug fix.
+
 2004-06-22 Jean-Pierre Roux
    In order : to write Sequences, whatever their imbrication level, 
                 : to allow user to create his own Sequences