]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Restored the / at the start of the comment block, to fix the build.
[~andy/gtk] / ChangeLog.pre-2-10
index f70c95b87cf8af9eff0f6fc3777523cb3b1ec7e6..0c962a935632f36d5e559ab392a69a8822abae05 100644 (file)
@@ -1,7 +1,18 @@
+2006-05-14  Murray Cumming  <murrayc@murray.com>
+
+       * gtk/gtkframe.c: Restored the / at the start of the comment 
+       block, to fix the build.
+
 2006-05-13  Matthias Clasen  <mclasen@redhat.com>
 
-       * gtk/gtktextview.c (gtk_text_view_allocate_children): Move
-       an assert to the right place.  (#341661, Pascal Terjan)
+       * gtk/*.c:
+       * gdk-pixbuf/*.c:
+       * gdk/*.c: Remove erroneous ; after G_DEFINE_TYPE 
+       macros.  (#341692, Yevgen Muntyan)
+
+       * gtk/gtktextbtree.c: 
+       * gtk/gtktextview.c: Move some asserts to the right 
+       place.  (#341661, #341665, Pascal Terjan)
 
 2006-05-12  Matthias Clasen  <mclasen@redhat.com>