summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-05-16 18:16:42 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-05-16 18:16:42 +0000
commit7b0e05fcca7607292e3fd0c94b7236ca45577641 (patch)
tree3eb45c29289712a4d0627de827326e3e541af7fc /ChangeLog.pre-2-8
parent37a4e3345400374ef512c77f0f5ed7ac54760583 (diff)
downloadgtk+-7b0e05fcca7607292e3fd0c94b7236ca45577641.tar.gz
Use gtk-doc abbrevs instead of spelled out links.
2005-05-16 Matthias Clasen <mclasen@redhat.com> * gtk/tree_widget.sgml: Use gtk-doc abbrevs instead of spelled out links. * gtk/gtk-docs.sgml: Included the processed file xml/tree_widget.sgml. * gtk/Makefile.am (expand_content_files): Add tree_widget.sgml.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-82
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index fa62e34792..587146eecc 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,7 @@
2005-05-16 Matthias Clasen <mclasen@redhat.com>
+ * configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
+
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when
casting. (#304089, Philip Langdale)