]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery)
[~andy/gtk] / ChangeLog.pre-2-10
index edacd06533a3f23048d55bed65703a5a68efdfec..6e8ebb1135b935cff403be4971eb422227f0084c 100644 (file)
@@ -1,5 +1,11 @@
 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
 
+       * */Makefile.am: use $(GLIB_MKENUMS) instead of 
+       glib-mkenums.  (#318582, Damien Carbery)
+
+       * gtk/gtktreemodel.c (gtk_tree_model_rows_reordered): Clarify
+       docs.  (#317682, Christian - Manny Calavera - Neumair)
+
        * gdk/x11/gdkdnd-x11.c: Remove an extra const which doesn't
        seem to affect the placement of the data in the readonly 
        section, and causes problems with some compilers.  (#317844)