diff options
author | Shaun McCance <shaunm@src.gnome.org> | 2003-12-27 03:44:52 +0000 |
---|---|---|
committer | Shaun McCance <shaunm@src.gnome.org> | 2003-12-27 03:44:52 +0000 |
commit | 01e9403ab7141babb3c37e4e83bda81e5f3a25b4 (patch) | |
tree | e2cc51c612a541574e8df018b8fdfd705059dc3c /ChangeLog | |
parent | d043fab797f01cdca1993319589980d1274f01ac (diff) | |
download | yelp-01e9403ab7141babb3c37e4e83bda81e5f3a25b4.tar.gz |
- Added test documents.
* configure.in:
* test/testdoc1/Makefile.am:
* test/testdoc1/legal.xml:
* test/testdoc1/testdoc1.omf:
* test/testdoc1/testdoc1.xml:
- Added test documents.
* data/toc.xml.in:
- Handling System|... stuff from SK.
* stylesheets/Makefile.am:
- Removed db2html-tmp.xsl:
* stylesheets/db2html-biblio.xsl:
* stylesheets/db2html-index.xsl:
* stylesheets/db2html-navbar.xsl:
* stylesheets/db2html-synopsis.xsl:
* stylesheets/db2html.xsl:
- Various additions and improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-12-26 Shaun McCance <shaunm@gnome.org> + + * configure.in: + * test/testdoc1/Makefile.am: + * test/testdoc1/legal.xml: + * test/testdoc1/testdoc1.omf: + * test/testdoc1/testdoc1.xml: + - Added test documents. + + * data/toc.xml.in: + - Handling System|... stuff from SK. + 2003-12-24 Shaun McCance <shaunm@gnome.org> * src/Makefile.am: |