diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2000-10-16 18:55:38 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2000-10-16 18:55:38 +0000 |
commit | 03f512769d6ea568581698c15f27dfaf58f0b995 (patch) | |
tree | 7c3ab4a18fcd1d90bf0d433e585498f8046c1002 /ChangeLog.pre-2-10 | |
parent | fb4de1c50d96cd500f53f7701629fd01ec99d7ad (diff) |
Add gspawn-win32.c to EXTRA_DIST.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6c18f42c6..cf54a2156 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -16,6 +16,8 @@ CreateProcess directly, it probably could. (Now we use the spawnv* functions from msvcrt.) + * Makefile.am (EXTRA_DIST): Add gspawn-win32.c + * glib.def: Add new entry points. * glib.def |