summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2007-04-20 15:06:02 +0000
committerShaun McCance <shaunm@src.gnome.org>2007-04-20 15:06:02 +0000
commite9612afde90255d16cce887946a4472342d56826 (patch)
tree491d90c82906e9ee67cfa2befdb0dfb6af4c24b9 /ChangeLog
parent4879aee77c51f76289e2624ce00f9a162f4866dd (diff)
downloadgnome-doc-utils-e9612afde90255d16cce887946a4472342d56826.tar.gz
- Adding a simple test book
* test/testbook/Makefile: * test/testbook/testbook.xml: - Adding a simple test book * xslt/common/theme.xsl: * xslt/docbook/common/db-chunk.xsl: * xslt/docbook/html/db2html-admon.xsl: * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-media.xsl: * xslt/docbook/html/db2html-title.xsl: * xslt/docbook/html/db2html.xsl: - Changes to how blocks and titles work - Changes to CSS interfaces - Brand new theme.xsl module - Implemented a TOC sidebar - Various other things svn path=/trunk/; revision=918
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aef3be1..1310400 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2007-04-20 Shaun McCance <shaunm@gnome.org>
+
+ * test/testbook/Makefile:
+ * test/testbook/testbook.xml:
+ - Adding a simple test book
+
+ * xslt/common/theme.xsl:
+ * xslt/docbook/common/db-chunk.xsl:
+ * xslt/docbook/html/db2html-admon.xsl:
+ * xslt/docbook/html/db2html-autotoc.xsl:
+ * xslt/docbook/html/db2html-block.xsl:
+ * xslt/docbook/html/db2html-css.xsl:
+ * xslt/docbook/html/db2html-division.xsl:
+ * xslt/docbook/html/db2html-media.xsl:
+ * xslt/docbook/html/db2html-title.xsl:
+ * xslt/docbook/html/db2html.xsl:
+ - Changes to how blocks and titles work
+ - Changes to CSS interfaces
+ - Brand new theme.xsl module
+ - Implemented a TOC sidebar
+ - Various other things
+
2007-04-09 Shaun McCance <shaunm@gnome.org>
* configure.in: