summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01ff062037..d02a32084f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-10 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 574622 – GtkEntry: Should we wrap icon-press and icon-release
+ signals?
+
+ * gtk/gtkentry.c: ::icon-press and ::icon-release are not
+ action signals. Pointed out by Murray Cumming
+
2009-03-04 Michael Hasselmann <michaelh@openismus.com>
* gtk/gtkcomboboxentry.c (gtk_combo_box_entry_contents_changed):