X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=bbacebdaca83743a6a3f69c354a43e8d7875b4fb;hb=58156942f515f7d313b9b098156313a44f3b1e2b;hp=1e107324561740cce8a70c72b80de0f333b0d357;hpb=ce69e15a2f9a56163093ad751702d12a480004f9;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 1e107324..bbacebda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ 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 * Removal of useless and dangerous methods :