]> Creatis software - gdcm.git/blobdiff - ChangeLog
COMP: Fix Win32 compilation
[gdcm.git] / ChangeLog
index 8633608d593629cb67e7b8bf53b3c656c2a1fd4c..bd61591340ea1eb57b32a1222930f579047b90ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-08 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Fix bug on MacOSX with static initialization in a multui threaded
+        environement. static const string in a header file used to be ill
+        initialized provoquing the freeze of any tests. patch should solve this
+        issue.
+
 2005-01-08 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
    * According to Benoit's suggestion, and without any objection from anybody
       - methods SetxxxByNumber and GetxxxByNumber renamed as Setxxx and Getxxx