summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-10-19 17:52:12 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-10-19 17:52:12 +0000
commit4905022b8ecaf794faa9ce4ad9977cb7725e0b49 (patch)
tree269956cf0299b0081dbd2d3497e39b2eb485aaff /ChangeLog.pre-2-10
parent1bfc515a37d2e42157f869f8ac5339aff6ce10b3 (diff)
Pass -DGSPAWN_HELPER when building it. Link with user32.lib.
2000-10-19 Tor Lillqvist <tml@iki.fi> * makefile.msc.in: Pass -DGSPAWN_HELPER when building it. Link with user32.lib. * gspawn-win32.c * gfileutils.c: Make them compile with picky MSVC. * gwin32.h: New file. Move Win32-only stuff that isn't related to GIOChannels here from giochannel.h. * Makefile.am: Add it here. * giochannel.h: Move stuff to gwin32.h. * glib.h: On Win32, include gwin32.h.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1017
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index f0a103289..3afb230b1 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,20 @@
+2000-10-19 Tor Lillqvist <tml@iki.fi>
+
+ * makefile.msc.in: Pass -DGSPAWN_HELPER when building it. Link
+ with user32.lib.
+
+ * gspawn-win32.c
+ * gfileutils.c: Make them compile with picky MSVC.
+
+ * gwin32.h: New file. Move Win32-only stuff that isn't related to
+ GIOChannels here from giochannel.h.
+
+ * Makefile.am: Add it here.
+
+ * giochannel.h: Move stuff to gwin32.h.
+
+ * glib.h: On Win32, include gwin32.h.
+
Mon Sep 11 10:03:24 2000 Owen Taylor <otaylor@redhat.com>
* glib.h convert.c (g_convert_with_fallback): Change