Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined. This was the pre-2.6
[platform/upstream/glib.git] / ChangeLog.pre-2-8
index 2f70103..b6bf49e 100644 (file)
@@ -1,3 +1,22 @@
+2005-04-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gutils.h: Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is 
+       defined. This was the pre-2.6 behaviour, and without it,
+       G_IMPLEMENT_INLINES cannot be used in multiple .c files
+       at all.  (#165852, Dave Benson)
+
+2005-04-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gmain.c (g_child_watch_source_new): Add a note regarding
+       waitpid(-1).
+       (g_child_watch_source_init_multi_threaded): 
+       (g_child_watch_source_init_single): Don't use SA_RESTART,
+       since it causes problems on at least one platform. (#168352)
+
+2005-03-30  Steve Murphy  <murf@e-tools.com>
+
+       * configure.in: Added "rw" to ALL_LINGUAS.
+
 2005-03-30  Sven Neumann  <sven@gimp.org>
 
        * glib/gfileutils.c (get_contents_stdio): handle the unlikely case