summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-10-25 15:53:46 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-10-25 15:53:46 +0000
commite18bbad7d78e332e098c1f7654e7cb727bb2439e (patch)
tree47b4e06979905d0ca637a273935a3f0c89f635f8 /ChangeLog
parent9095a445781a26a1b2ab5b320a6d9abbc17a88aa (diff)
downloadgtk+-e18bbad7d78e332e098c1f7654e7cb727bb2439e.tar.gz
Fix the doc formatting.
2004-10-25 Matthias Clasen <mclasen@redhat.com> * gtk/gtkdialog.c (gtk_dialog_set_alternative_button_order): Fix the doc formatting. * gtk/gtkcellview.[hc]: Make function parameter names consistent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 364dcd406d..f078f573f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-10-25 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkdialog.c (gtk_dialog_set_alternative_button_order): Fix the
+ doc formatting.
+
+ * gtk/gtkcellview.[hc]: Make function parameter names consistent.
+
* tests/Makefile.am (noinst_PROGRAMS): Add testimage.
* tests/testicontheme.c (main): Use gtk_image_new_from_icon_name().