diff options
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 8b5106ccc..d71f60d69 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,14 @@ +2002-02-19 Tor Lillqvist <tml@iki.fi> + + * glib/gspawn-win32.c: Include <config.h> first here, too. Use + g_io_channel_read_chars() instead of (deprecated) + g_io_channel_read(). Set encoding to NULL for the channels used + for the pipes from the child. + + * glib/giowin32.c (buffer_read): Do return G_IO_STATUS_EOF when + EOF has been reached. Otherwise, with the above change to + gspawn-win32.c, spawn-test hangs. + Mon Feb 18 20:18:23 2002 Owen Taylor <otaylor@redhat.com> * glib/libcharset/Makefile.am (EXTRA_DIST): Remove |