Document GOption
[platform/upstream/glib.git] / ChangeLog.pre-2-8
index da7cb8c..d191bb7 100644 (file)
@@ -1,3 +1,21 @@
+2004-10-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/goption.c: Add documentation.
+
+2004-10-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gmessages.h: Mark g_assert_warning as G_GNUC_NORETURN,
+       to avoid compiler warnings.  (#156767, Owen Taylor)
+
+2004-10-29  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/gstdio.c: Include also <direct.h> for mkdir() prototype
+       with MSVC. [156727, Kazuki IWAMOTO]
+
+       * glib/giochannel.h (g_io_channel_new_file): Redefine also
+       g_io_channel_new_file to the UTF-8 version on Win32. [156725,
+       Kazuki IWAMOTO)
+
 2004-10-28  Ray Strode  <rstrode@redhat.com>
 
        * glib/gkeyfile.c