From 311477bb2bdeb9691e9de244239f1cfe56e9e706 Mon Sep 17 00:00:00 2001 From: malaterre Date: Fri, 7 Jan 2005 16:29:02 +0000 Subject: [PATCH] ENH: update for the gdcmDebug changes --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index adcf26a2..a9ec6eff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-07 Mathieu Malaterre + * Change the gdcmDebug approach. Remov the global static debug 'dbg'. + And now use a static function call instead, with a global variable. i + This is much closer to the VTK approach. Hopefully should be bulletproof + and easier to use...hopefully + 2005-01-06 Mathieu Malaterre * Adding GetMACAddres very alpha for now. This is tricky to be cross plateform. -- 2.48.1