summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2007-06-06 14:24:31 +0000
committerJohan Dahlin <johan@src.gnome.org>2007-06-06 14:24:31 +0000
commitbf5df2271fe09f88013e702c9ef84c956fbd8a07 (patch)
tree1c822baf29ae3d76bc56f7491298137f10f016fa /NEWS
parentf25af7074e08d4832be7d6ef3ccdd4e6a6d76476 (diff)
downloadgdk-pixbuf-bf5df2271fe09f88013e702c9ef84c956fbd8a07.tar.gz
reviewed by: Matthias Clasen <mclasen@redhat.com>
2007-06-06 Johan Dahlin <jdahlin@async.com.br> reviewed by: Matthias Clasen <mclasen@redhat.com> * gtk/gtkassistant.c (gtk_assistant_update_buttons_state): Check if the wizard is empty before trying to access the first page. (#444310, Johan Dahlin) svn path=/trunk/; revision=18060
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33f1dde8d..ae9110752 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of Changes from GTK+ 2.11.2 to 2.11.3
+==============================================
+
+* Bugs fixed:
+ 444310 update_buttons_state on a bare assistant causes gtk+ to crash
+
Overview of Changes from GTK+ 2.11.1 to 2.11.2
==============================================