]> Creatis software - gdcm.git/blobdiff - ChangeLog
ENH: First pass at removing name of function from hardcoded string from gdcmVerboseMa...
[gdcm.git] / ChangeLog
index c9402a921f11552de157d9b5d8532cdfb8475572..bbacebdaca83743a6a3f69c354a43e8d7875b4fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-07 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Now gdcm::Debug is clearly a copy/paste of VTK approach. You can manipulate
+     you debug/warning message just as c++ streams which make them very convinient
+     to use. Once this is stabilize I will change the ostringstrem to be
+     redirected to a file (ofstream).
+   * Properly support C99 extension: __FUNCTION__ which allow us to display
+     the name of the function call (GNUC also allow __PRETTY_FUNCTION__ for c++)
+
 2005-01-07 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
    * Removal of useless and dangerous methods :
          GetEntryByName, GetEntryVRByName, GetDocEntryByName, SetEntryByName