summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <jpu@src.gnome.org>2007-11-09 20:18:38 +0000
committerJuan Pablo Ugarte <jpu@src.gnome.org>2007-11-09 20:18:38 +0000
commit3c7eee45bd1c624828c54c7a553f24e298447d68 (patch)
tree40eced93f94a38e92b48c378676fdc9f8169401b /ChangeLog
parent13b9c6314f046c30cb42780827086e333b54f997 (diff)
downloadglade-3c7eee45bd1c624828c54c7a553f24e298447d68.tar.gz
commited J. Ali Harlow <ali@avrc.city.ac.uk> patch. (fixes #495057) o
* plugins/gtk+/glade-gtk.c: commited J. Ali Harlow <ali@avrc.city.ac.uk> patch. (fixes #495057) o glade_gtk_assistant_set_child_property() return if the current page is the same as position. svn path=/trunk/; revision=1642
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d4ddd42..23cf6967 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-09 Juan Pablo Ugarte <juanpablougarte@gmail.com>
+
+ * plugins/gtk+/glade-gtk.c: commited J. Ali Harlow <ali@avrc.city.ac.uk> patch. (fixes #495057)
+ o glade_gtk_assistant_set_child_property() return if the current page is the same as position.
+
2007-10-26 Juan Pablo Ugarte <juanpablougarte@gmail.com>
* plugins/gtk+/glade-gtk.c: added glade_gtk_radio_button_set_property() to avoid bogus warning