summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-07-19 19:33:05 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-07-19 19:33:05 +0000
commitd8a3d9de2f6a1c70b7091dd6b3af61e827492a51 (patch)
tree2a5720f7a7ae83459a7774a4c9580a7463c1b9de /ChangeLog.pre-2-8
parentea298466ede307dff0abef1891f18f90c1de7ad2 (diff)
downloadgdk-pixbuf-d8a3d9de2f6a1c70b7091dd6b3af61e827492a51.tar.gz
Typo fix.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-85
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 0cca29578..94fb00602 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,10 @@
2004-07-19 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_popup_completion):
+ Fix doc comment.
+
+2004-07-19 Matthias Clasen <mclasen@redhat.com>
+
Make GtkCellView public, since people seem to have uses for it,
it is clean API and we were just conservative in not making it
public initially. At the same time, get rid of GtkCellViewMenuItem,