]> Creatis software - gdcm.git/blobdiff - ChangeLog
* DEVELOPPER: added a proposition of coding style.
[gdcm.git] / ChangeLog
index 52c3537bb745f70662ebd8b9f2007c6b6026e48c..4a9d478620f3d71f82b57d0706244c0921f5f763 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.