summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2003-10-11 13:49:22 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-10-11 13:49:22 +0000
commit761a6745c39a231a443471d0764d0303b0ebd22f (patch)
tree983690d1bc9dc0d3cfb1239ef3adb9de3a9d1138 /ChangeLog.pre-2-4
parentd75b1a1a0ad22c000b634e680b5cd4fc7b7f892d (diff)
downloadgdk-pixbuf-761a6745c39a231a443471d0764d0303b0ebd22f.tar.gz
the gchar* parameters should be const (pointed out by both Marco Pesenti
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).
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-48
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