summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.pre-2-102
-rw-r--r--NEWS15
3 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f381ee9842..6dadb27429 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-06-26 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkprintoperation.c: Clarify docs for the allow-async
property. (#346108, Christian Persch)
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index f381ee9842..6dadb27429 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,7 @@
2006-06-26 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkprintoperation.c: Clarify docs for the allow-async
property. (#346108, Christian Persch)
diff --git a/NEWS b/NEWS
index a18f6eba87..90d18ec82c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of Changes from GTK+ 2.9.4 to 2.10.0
+=============================================
+
+* Bug fixes:
+ 321393 Incorrect size request after changing the font
+ 327164 (GtkRBNode *)node becomes NULL inside GtkTreeView
+ 344074 Feature request: get printer list, and get default print
+ 344876 refcount leak when using ComboBox.set_cell_data_func
+ 345644 gtk+-2.9.4 requires CUPS-1.2.x
+ 345663 gtkaction(group)?.c: using functions without prototype declaration
+ 346079 gtk receives all sorts of events from the X server
+ 343841 Misguided iter assertion in gtk_list_store_insert_with_values()
+
+* Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)
+
Overview of Changes from GTK+ 2.9.3 to 2.9.4
============================================