summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-01-29 02:31:08 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-01-29 02:31:08 +0000
commitdc4d1e7b327ee402098900ef23decc82dd4c05f8 (patch)
tree58b6bae185dedf7237767c27756bc4f43bcf1431
parent6aad7e6ca2b9751c6c4042e5bb869ece593ba5d5 (diff)
downloadgdk-pixbuf-dc4d1e7b327ee402098900ef23decc82dd4c05f8.tar.gz
Updates
svn path=/branches/gtk-2-12/; revision=19422
-rw-r--r--ChangeLog4
-rw-r--r--NEWS26
2 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41d5e3696..6d284c5fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-01-28 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* configure.in: Bump version
2008-01-28 Paolo Borelli <pborelli@katamail.com>
@@ -135,6 +137,8 @@
2008-01-08 Matthias Clasen <mclasen@redhat.com>
+ * configure.in: Bump version
+
* === Released 2.12.5 ===
2008-01-08 Matthias Clasen <mclasen@redhat.com>
diff --git a/NEWS b/NEWS
index f3d6e2db6..fa75adf57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of Changes from GTK+ 2.12.5 to 2.12.6
+==============================================
+
+ * GtkBuilder supports accessibility properties and
+ relations now
+
+ * Bugs fixed:
+ 506769 GtkCellRendererCombo fails for 2.12.3 under Windows
+ 477175 gtk_tree_view_set_cursor doesn't scroll the treeview corr...
+ 496645 dubious refcounting in GtkBuilder
+ 496651 gtkbuilder should refcount everything
+ 504611 A small leak fix
+ 507751 Conditional jump or move depends on uninitialised value(s)
+ 508516 Re-showing a hidden window results in wrong window position
+ 509153 Menu items don't get translated when using GtkBuilder
+ 512375 draw_page_cb leaks the pango context
+ 454653 GtkBuilder accessibility support
+
+ * Updated translations:
+ Belarusian (be)
+ Czech (cs)
+ Estonian (et)
+ French (fr)
+ Sinhala (si)
+
+
Overview of Changes from GTK+ 2.12.3 to 2.12.5
==============================================