diff options
Diffstat (limited to 'gthread/ChangeLog')
-rw-r--r-- | gthread/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gthread/ChangeLog b/gthread/ChangeLog index 8159e1239..20ae0b56c 100644 --- a/gthread/ChangeLog +++ b/gthread/ChangeLog @@ -1,3 +1,11 @@ +2001-09-25 Tor Lillqvist <tml@iki.fi> + + * Makefile.am: Use new macros for .def file, and check for + MS_LIB_AVAILABLE, new rule to build MS import library. + + * makefile.msc.in: Use same DLL and import library names as + libtool. + 2001-09-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gthread-posix.c: Add g_thread_equal_posix_impl and add to the |