]> Creatis software - gdcm.git/blobdiff - ChangeLog
BUG: Remove the Print indent mess. Please only one Print per class default paramater...
[gdcm.git] / ChangeLog
index 19903257c4101d862f9964be97f521f440b09f95..56181890d76bf7e431f1d24b37d51990e74340c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-15 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Removed the Print/indent/default parameter mess. There is absolutely no
+        reason to have to methods, moreover with the second takeing the ostream as
+        *SECOND* parameter. This was clearly a bad hack to get things compile.
+
 2005-01-15 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
    * Complete rewrite of the GetMacAddress code. Now the code is *much*
         smaller (no more MacOSX specific crap). A lot more POSIX oriented.