summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2008-06-27 16:24:06 +0000
committerShaun McCance <shaunm@src.gnome.org>2008-06-27 16:24:06 +0000
commit4ffe4546713d5d55e35a19f6989f6e0b2e7231aa (patch)
tree3a57d298a9804beefc1a554dea1c142baa07aa90 /ChangeLog
parent1eeca19131b42aba7609ae30dcfa0920486e4a92 (diff)
downloadgnome-doc-utils-4ffe4546713d5d55e35a19f6989f6e0b2e7231aa.tar.gz
- Correctly handle content and tooltips for links to anchor elements
* xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: - Correctly handle content and tooltips for links to anchor elements * xslt/docbook/html/db2html-division.xsl: - Don't reprocess book titles when title and bookinfo/title exist svn path=/trunk/; revision=1106
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8894f19..6581daf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-27 Shaun McCance <shaunm@gnome.org>
+
+ * xslt/docbook/common/db-title.xsl:
+ * xslt/docbook/common/db-xref.xsl:
+ - Correctly handle content and tooltips for links to anchor elements
+
+ * xslt/docbook/html/db2html-division.xsl:
+ - Don't reprocess book titles when title and bookinfo/title exist
+
2008-03-21 Marc-Andre Lureau <marcandre.lureau@gmail.com>
* Makefile.am, configure.in, m4/glib-gettext.m4: