summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-08-06 21:16:16 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-08-06 21:16:16 +0000
commit43b16b4003b760d3a992ca0184d17727af3a98d7 (patch)
treeac78121fd8fad1f6494e36469e6919ac4e99910f /ChangeLog
parent64bc3928b2b4b7aad281fea52dff62a34d0dbb02 (diff)
New file to workaround automake silliness
* m4/as-expand.m4: New file to workaround automake silliness * docs/xsl/fixxref.py.in: New script * docs/Makefile.am (XSLFILES): Add fixxref.py script, moved in from PyGTK.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08ca6b7..2610602 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-08-06 Johan Dahlin <johan@gnome.org>
+ * m4/as-expand.m4: New file to workaround automake silliness
+
+ * docs/xsl/fixxref.py.in: New script
+
+ * docs/Makefile.am (XSLFILES): Add fixxref.py script, moved in from
+ PyGTK.
+
* docs/xsl/html.xsl: Do not use shade.verbatim, set the background
color and border as a normal html tag to avoid an external
stylesheet.