summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-04-21 14:28:56 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-04-21 14:28:56 +0000
commit1af0eb0e02c24998f0883725820e80e8cb111264 (patch)
tree31148bebae684a9c12c800594718f01642a93fd3 /ChangeLog
parent2f21f67242eeb557ac6aeaba4ec514d27f0373c4 (diff)
downloadlibxslt-1af0eb0e02c24998f0883725820e80e8cb111264.tar.gz
libxslt-1af0eb0e02c24998f0883725820e80e8cb111264.tar.bz2
libxslt-1af0eb0e02c24998f0883725820e80e8cb111264.zip
update the man page based on Vincent Lefevre suggestion. Daniel
* doc/xsltproc.1 doc/xsltproc.xml: update the man page based on Vincent Lefevre suggestion. Daniel svn path=/trunk/; revision=1470
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 762946f0..5e57d718 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 21 16:16:29 CEST 2008 Daniel Veillard <daniel@veillard.com>
+
+ * doc/xsltproc.1 doc/xsltproc.xml: update the man page based on
+ Vincent Lefevre suggestion.
+
Mon Apr 14 11:19:14 CEST 2008 Daniel Veillard <daniel@veillard.com>
* libxslt/pattern.c: fixes #527297 general patter comps fix and cleanup