]> Creatis software - gdcm.git/commitdiff
* oops forgot to commit Changelog :)
authormalaterre <malaterre>
Fri, 19 Sep 2003 15:36:52 +0000 (15:36 +0000)
committermalaterre <malaterre>
Fri, 19 Sep 2003 15:36:52 +0000 (15:36 +0000)
ChangeLog

index 0a8408ea4d73931cf25fc3c33f81d252da430540..395336ca96888ba686bdf8e985b6fffb708e6c69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
 2003-09-19  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>\r
+      * This commit should fix the Debug building under VC++, the problem\r
+      was mainly a mixture of debug and release lib being loaded at startup.\r
+      * I also remove a depency to a specific C function: strdup. Because I had\r
+      to force the link to msvcrtd (whereas strdup is in libc).\r
 2003-09-16  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>\r
       * "gdcm::Unfound" string changed to a constant variable (GDCM_UNFOUND)\r
         located in the gdcmCommon.h file. All use of reference of tha has been\r