diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-12-18 14:43:06 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-12-18 14:43:06 +0000 |
commit | 5c4a6de5e55d521a5f754df10a82b82d04a778b9 (patch) | |
tree | b5f0eccf3a0de9733530a38cc5261d534d17c1ea /doc/xslt.html | |
parent | 210fe745ed8bd36923f547368f6a89235d855d8a (diff) | |
download | libxslt-5c4a6de5e55d521a5f754df10a82b82d04a778b9.tar.gz libxslt-5c4a6de5e55d521a5f754df10a82b82d04a778b9.tar.bz2 libxslt-5c4a6de5e55d521a5f754df10a82b82d04a778b9.zip |
increase the max number of cascaded sort operations. updated Igor's mail
* libxslt/xsltInternals.h: increase the max number of cascaded
sort operations.
* AUTHORS doc/* win32/*: updated Igor's mail and the Web page for
the Windows binaries.
Daniel
Diffstat (limited to 'doc/xslt.html')
-rw-r--r-- | doc/xslt.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/xslt.html b/doc/xslt.html index 686dddc5..751d6fa7 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -186,9 +186,9 @@ you need the <a href="http://rpmfind.net/linux/RPM/libxml2.html">libxml2</a>, <a href="http://rpmfind.net/linux/RPM/libxslt.html">libxslt</a> and <a href="http://rpmfind.net/linux/RPM/libxslt-devel.html">libxslt-devel</a> packages installed to compile applications using libxslt.) <a -href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the +href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the maintainer of the Windows port, <a -href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he +href="http://ww.zlatkovic.com/projects/libxml/index.html">he provides binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a> provides <a href="http://garypennington.net/libxml2/">Solaris binaries</a>. <a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides @@ -1901,9 +1901,9 @@ close the connection to the database to keep the same example.</p> <li>William Brack was an early adopted, contributed a number of patches and spent quite some time debugging non-trivial problems in early versions of libxslt</li> - <li><a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now + <li><a href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the maintainer of the Windows port, <a - href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he + href="http://ww.zlatkovic.com/projects/libxml/index.html">he provides binaries</a></li> <li>Thomas Broyer provided a lot of suggestions, and drafted most of the extension API</li> |