summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-12-14 21:08:00 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-12-14 21:08:00 +0000
commit4986c4ac564e3b1300575fe4608b2ea5dceb50c8 (patch)
tree624814e7cfb49df4c6fb9560688072672d1bb77a /ChangeLog.pre-2-4
parentb74e7d2f4780c159f7583bd4eecd07ee222d1d9c (diff)
No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer.
2000-12-14 Tor Lillqvist <tml@iki.fi> * makefile.{mingw,msc}.in: No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-43
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index bd587a515..10165c052 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,8 @@
2000-12-14 Tor Lillqvist <tml@iki.fi>
+ * makefile.{mingw,msc}.in: No need to -DGSPAWN_HELPER when
+ compiling gspawn-win32-helper any longer.
+
* giowin32.c (g_io_win32_dispatch): Warn if no callback. Call
callback correctly.
(g_io_win32_create_watch): Fix typo.