summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-09-01 21:26:35 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-09-01 21:26:35 +0000
commitf50cab885a7cdfc213a99e6a7817322e3ed920d1 (patch)
tree697d4b2d0f10b55a8ab670141f68c9f7003f0a0c /ChangeLog.pre-2-8
parent352a9e8cf3b04b5aa3a57e8599e29b9020c2e03c (diff)
downloadgdk-pixbuf-f50cab885a7cdfc213a99e6a7817322e3ed920d1.tar.gz
Document the return value.
2004-09-01 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible): Document the return value.
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 d25d433d9..f2ccba73a 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,10 @@
2004-09-01 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible):
+ Document the return value.
+
+2004-09-01 Matthias Clasen <mclasen@redhat.com>
+
Make it possible to specify additional modules to load
via a setting. (#117236, Alex Graveley)