Fix includes. (#156500, #156499, Kazuki IWAMOTO)
[platform/upstream/glib.git] / ChangeLog.pre-2-8
index 0d4e464..16526fd 100644 (file)
@@ -1,5 +1,22 @@
+2004-10-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gkeyfile.c: Fix includes. (#156500, #156499, 
+       Kazuki IWAMOTO)
+
+       * glib/Makefile.am (galias.h): Fix srcdir != builddir 
+       builds.  (#156447, Thomas Fitzsimmons)
+
+2004-10-26  Gora Mohanty  <gmohanty@cvs.gnome.org>
+
+       * configure.in: Added 'or' to ALL_LINGUAS.
+
 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gkeyfile.c: Include galias.h.
+       
+       * glib/gkeyfile.c (g_key_file_parse_value_as_comment): 
+       Don't compare strings and chars.
+
        * glib/glib.symbols: Add new symbols.
 
        * glib/gkeyfile.c (g_key_file_new): Fix docs.