diff options
author | Shaun McCance <shaunm@src.gnome.org> | 2004-01-10 04:39:49 +0000 |
---|---|---|
committer | Shaun McCance <shaunm@src.gnome.org> | 2004-01-10 04:39:49 +0000 |
commit | 4f8bc9b18a20a9349c21aa48fb6ad54138a2aa5f (patch) | |
tree | 5fa95817e06b92b575f91b14deb6f59b5ca76544 /ChangeLog | |
parent | 1f2b304f199583a25fc9e33bca19be1e111e0352 (diff) | |
download | yelp-4f8bc9b18a20a9349c21aa48fb6ad54138a2aa5f.tar.gz |
- More link fixes, making endterm cases look right.
* stylesheets/db2html-xref.xsl:
- More link fixes, making endterm cases look right.
* test/Makefile.am:
* test/autogen.sh:
* test/configure.in:
* test/omf.make:
* test/xmldocs.xml:
- Making test/ independantly buildable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,18 @@ 2004-01-09 Shaun McCance <shaunm@gnome.org> * stylesheets/db2html-xref.xsl: + - More link fixes, making endterm cases look right. + + * test/Makefile.am: + * test/autogen.sh: + * test/configure.in: + * test/omf.make: + * test/xmldocs.xml: + - Making test/ independantly buildable. + +2004-01-09 Shaun McCance <shaunm@gnome.org> + + * stylesheets/db2html-xref.xsl: - Revert link back to the correct behavior. 2004-01-09 Eric Baudais <drake@gnome.org> |