diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-05-16 18:16:42 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-05-16 18:16:42 +0000 |
commit | 7b0e05fcca7607292e3fd0c94b7236ca45577641 (patch) | |
tree | 3eb45c29289712a4d0627de827326e3e541af7fc /ChangeLog.pre-2-8 | |
parent | 37a4e3345400374ef512c77f0f5ed7ac54760583 (diff) | |
download | gtk+-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-8 | 2 |
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) |