X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=e0734ce2f38bdfe5296827ac9e131388f31dc3a8;hb=29bdd1e88a28b6267618f633f304e1154537ce7b;hp=f845d0252b8582d70b64dae506c9252250fc7971;hpb=48e636386a4c47aedb816f29799a20bcbaaf35db;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index f845d025..e0734ce2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-10-02 Mathieu Malaterre + * src/*.cxx removed pragma thingies to src/gdcmCommon.h + Two reasons: - clear things + - third parties acces gdcm through header files, so won't + suffer anymore VC++ complains + 2003-09-22 Benoit Regrain * src/gdcmUtil.[cxx|h] : change the _CreateCleanString return value from char* to std::string. Thus, the use of strdup becoomes useless. (see