From 2f24816a0ecae3623600db4350b8352a6178b2b5 Mon Sep 17 00:00:00 2001 From: John Finlay Date: Thu, 6 Sep 2007 22:43:10 +0000 Subject: Remove DATADIR substitution since it now gets substituted as * docs/xsl/fixxref.py.in: Remove DATADIR substitution since it now gets substituted as ${prefix}/share which doesn't work in a Python script. svn path=/trunk/; revision=705 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 39037d7..c0aa149 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-06 John Finlay + + * docs/xsl/fixxref.py.in: Remove DATADIR substitution since it now + gets substituted as ${prefix}/share which doesn't work in a Python + script. + 2007-08-27 Johan Dahlin * gobject/propertyhelper.py (property.__metaclass__.__repr__): Avoid -- cgit