diff options
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 39a208d13..88f87d7a0 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -16,6 +16,9 @@ * glib.def: Add new entry point. + * tests/gio-test.c (main): Fix the Win32-only code to use current + API, g_io_channel_win32_make_pollfd() and g_io_channel_win32_poll(). + Fixes from Hans Breuer: * glib.h (struct DIR): Keep the last readdir result cached inside |