X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4a9d478620f3d71f82b57d0706244c0921f5f763;hb=684da0b8b7bd204d3c57f382763ba9c01a16fc1a;hp=52c3537bb745f70662ebd8b9f2007c6b6026e48c;hpb=d69d86e8f300cedb58d8c3e2cde6aa88984ecc8d;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 52c3537b..4a9d4786 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-06-23 Eric Boix + * DEVELOPPER: added a proposition of coding style. + * src/gdcmDocEntry.h: removed every inline declaration (for test of + coding style). + 2004-06-23 Eric Boix * gdcmDocEntry::PrintCommonPart() and ::WriteCommonPart() removed. Use the gdcmDocEntry::Print() and Write() instead.