summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2004-01-10 04:39:49 +0000
committerShaun McCance <shaunm@src.gnome.org>2004-01-10 04:39:49 +0000
commit4f8bc9b18a20a9349c21aa48fb6ad54138a2aa5f (patch)
tree5fa95817e06b92b575f91b14deb6f59b5ca76544 /ChangeLog
parent1f2b304f199583a25fc9e33bca19be1e111e0352 (diff)
downloadyelp-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--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f795f2d1..879093ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>