summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-128
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 2cd489cb9..2bfa76fb9 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -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>