diff options
author | rpj <rpj> | 2003-05-14 03:28:36 +0000 |
---|---|---|
committer | rpj <rpj> | 2003-05-14 03:28:36 +0000 |
commit | 47c236236b027b25fb91feedcd0015d290eb8db2 (patch) | |
tree | 049ddd8bdc44018a35bfd714fa1d22f51dbd5dc9 /ChangeLog | |
parent | 6bee519d67628d44c47644242afc178b1c878dfa (diff) |
Fix compiler flag in Visual Studio project file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-05-14 Viv <vcotirlea@hotmail.com> + + * pthread.dsp: Change /MT compile flag to /MD. + 2003-03-04 Alexander Terekhov <TEREKHOV@de.ibm.com> * pthread_mutex_timedlock.c (pthread_mutex_timedlock): Fix failure to |