Document GOption
[platform/upstream/glib.git] / ChangeLog.pre-2-8
index fb0d0e3..d191bb7 100644 (file)
@@ -1,5 +1,17 @@
+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)