summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2006-11-23 14:32:26 +0000
committerDaniel Veillard <veillard@src.gnome.org>2006-11-23 14:32:26 +0000
commit125ed037a933cc9c3901675018c98ba6fb95e5ec (patch)
tree20a35ebcf6dd3971872c2040933441f8e7d9f994 /ChangeLog
parent40cf80bcbceb77c38681d19d783695fd4928a7c5 (diff)
downloadlibxslt-125ed037a933cc9c3901675018c98ba6fb95e5ec.tar.gz
libxslt-125ed037a933cc9c3901675018c98ba6fb95e5ec.tar.bz2
libxslt-125ed037a933cc9c3901675018c98ba6fb95e5ec.zip
fix a python detection problem pointed out by Joseph Sacco, fixes bug
* configure.in: fix a python detection problem pointed out by Joseph Sacco, fixes bug #376391 Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e587ff57..42240c73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Nov 23 15:36:28 CET 2006 Daniel Veillard <daniel@veillard.com>
+
+ * configure.in: fix a python detection problem pointed out by
+ Joseph Sacco, fixes bug #376391
+
Fri Nov 17 09:53:08 HKT 2006 William Brack <wbrack@mmm.com.hk>
* libxslt/transform.c: fixed problem with entity handling