summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-01-25 18:51:41 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-01-25 18:51:41 +0000
commit6232ed7d6e89358533cf2045655e9c484bfdca4a (patch)
tree7b64126cf3921b0b150ec54a8daaba3bcd1bee54 /INSTALL
parenta7da804741d2650c5132ab004d442d7dc4e6b64b (diff)
downloadlibxslt-6232ed7d6e89358533cf2045655e9c484bfdca4a.tar.gz
Hack, hack, hack ... Mostly adding functions:
- FEATURES TODO README INSTALL: updated - libxslt/xslt.h: added URL and version/vendor :-) - libxslt/transform.c: fixed a problem in xsl:attribute, removed attempt to support older libxml2 version. - libxslt/variables.h libxslt/xsltInternals.h: update to structures and macros to add/register new document created by document() - libxslt/functions.c: implemented current(), unparsed-entity-uri() system-property(), element-available() and function-available(). A crippled version of document() has been added too. Daniel
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 312f2f66..b522e066 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,7 @@
Requirements:
=============
-this library requires libxml2 which you can grab from
+this library requires libxml2 >= 2.2.12 which you can grab from
either the GNOME FTP or the xmlsoft.org server:
ftp://xmlsoft.org/