diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 68ff3a79e..402e7efbf 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,15 @@ +1999-11-01 Tor Lillqvist <tml@iki.fi> + + * glib.h + * glib.def: Rename Win32-only functions from gwin_* to g_win32_* + to match the GLib naming conventions. + + * gutils.c + * gwin32.c + * testglib.c + * makefile.{cygwin,msc}: Move the Win32-only functions to the new + file gwin32.c + 1999-10-31 Tor Lillqvist <tml@iki.fi> * gutils.c (gwin_getlocale): New Win32-specific function, returns |