summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2001-10-25 23:40:38 +0000
committerTor Lillqvist <tml@src.gnome.org>2001-10-25 23:40:38 +0000
commit3729dc28add5b3f1715ff9aa0f75284315dc078b (patch)
treed74ac1fbcd5e1c1c9618cba129a6befa0415b7f7 /ChangeLog.pre-2-0
parent7d9167402b3a94dab0d07f0034d05d6525b8e904 (diff)
Update.
2001-10-26 Tor Lillqvist <tml@iki.fi> * glib/glib.def: Update. * tests/makefile.{mingw,msc}.in: Add ../* to PATH before running tests to find DLLs. Separate the interactive tests, don't run them in the check target. * */makefile.msc.in: Include make.msc from GLib's build directory.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-08
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 2cd489cb9..2bfa76fb9 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -2,8 +2,14 @@
* README.win32: Updates.
+ * glib/glib.def: Update.
+
* tests/makefile.mingw.in
- * tests/makefile.msc.in: Remove mainloop-test here, too.
+ * tests/makefile.msc.in: Remove mainloop-test here, too. Add ../*
+ to PATH before running tests to find DLLs. Separate the
+ interactive tests, don't run them in the check target.
+
+ * */makefile.msc.in: Include make.msc from GLib's build directory.
Wed Oct 24 11:10:54 2001 Owen Taylor <otaylor@redhat.com>