From ce69e15a2f9a56163093ad751702d12a480004f9 Mon Sep 17 00:00:00 2001 From: malaterre Date: Fri, 7 Jan 2005 19:22:52 +0000 Subject: [PATCH] ENH: update about gdcmDebug macro, and future implementation to redirect to file --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c9402a92..1e107324 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-07 Mathieu Malaterre + * 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). + 2005-01-07 Jean-Pierre Roux * Removal of useless and dangerous methods : GetEntryByName, GetEntryVRByName, GetDocEntryByName, SetEntryByName -- 2.48.1