diff options
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 1cb07007d..ce273f046 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,11 @@ +Sat Oct 11 15:47:03 2003 Kristian Rietveld <kris@gtk.org> + + * gtk/gtkentrycompletion.[ch] (gtk_entry_completion_insert_action), + (gtk_entry_completion_insert_action_text), + (gtk_entry_completion_insert_action_markup): the gchar* parameters + should be const (pointed out by both Marco Pesenti Gritti and + Murray Cumming (#124356). + Sat Oct 11 15:37:19 2003 Kristian Rietveld <kris@gtk.org> * gtk/gtkcombobox.c (gtk_combo_box_size_allocate): for the custom |