Added a new Pascal DOM2 binding, Daniel
diff --git a/doc/contribs.html b/doc/contribs.html
index 45548aa..004c669 100644
--- a/doc/contribs.html
+++ b/doc/contribs.html
@@ -97,8 +97,8 @@
Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
</li>
<li>
-<a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
- maintainer of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
+<a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now
+ the maintainer of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
provides binaries</a>
</li>
<li>
diff --git a/doc/downloads.html b/doc/downloads.html
index 7e72b6d..5eb7c63 100644
--- a/doc/downloads.html
+++ b/doc/downloads.html
@@ -89,8 +89,8 @@
as a <a href="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxml/">source
archive</a> or <a href="ftp://ftp.gnome.org/pub/GNOME/stable/redhat/i386/libxml/">RPM
packages</a>. (NOTE that you need both the <a href="http://rpmfind.net/linux/RPM/libxml2.html">libxml(2)</a> and <a href="http://rpmfind.net/linux/RPM/libxml2-devel.html">libxml(2)-devel</a>
-packages installed to compile applications using libxml.) <a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the maintainer
-of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
+packages installed to compile applications using libxml.) <a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
+maintainer of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/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>.</p>
diff --git a/doc/news.html b/doc/news.html
index 32f40ba..92b24d0 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -96,7 +96,7 @@
<li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
encoder</li>
<li>portability fixes in the HTTP code</li>
-<li>memory allocation checks using valgrind, and profiling tests </li>
+<li>memory allocation checks using valgrind, and profiling tests</li>
<li>revamp of the Windows build and Makefiles</li>
</ul>
<h3>2.4.18: Mar 18 2002</h3>
diff --git a/doc/python.html b/doc/python.html
index 37f9de8..d0b9fa7 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -111,6 +111,8 @@
</li>
<li>Petr Kozelka provides <a href="http://sourceforge.net/projects/libxml2-pas">Pascal units to glue
libxml2</a> with Kylix, Delphi and other Pascal compilers</li>
+<li>Uwe Fechner also provides <a href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
+ implementation for Kylix2/D5/D6 from Borland </li>
<li>Wai-Sun "Squidster" Chia provides <a href="http://www.rubycolor.org/arc/redist/">bindings for Ruby</a> and
libxml2 bindings are also available in Ruby through the <a href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
maintained by Tobias Peters.</li>
diff --git a/doc/xml.html b/doc/xml.html
index 13877fc..8c5d81a 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -510,8 +510,8 @@
href="http://rpmfind.net/linux/RPM/libxml2.html">libxml(2)</a> and <a
href="http://rpmfind.net/linux/RPM/libxml2-devel.html">libxml(2)-devel</a>
packages installed to compile applications using libxml.) <a
-href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the maintainer
-of the Windows port, <a
+href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
+maintainer of the Windows port, <a
href="http://www.fh-frankfurt.de/~igor/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
@@ -561,7 +561,7 @@
<li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
encoder</li>
<li>portability fixes in the HTTP code</li>
- <li>memory allocation checks using valgrind, and profiling tests </li>
+ <li>memory allocation checks using valgrind, and profiling tests</li>
<li>revamp of the Windows build and Makefiles</li>
</ul>
@@ -1364,6 +1364,9 @@
<li>Petr Kozelka provides <a
href="http://sourceforge.net/projects/libxml2-pas">Pascal units to glue
libxml2</a> with Kylix, Delphi and other Pascal compilers</li>
+ <li>Uwe Fechner also provides <a
+ href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
+ implementation for Kylix2/D5/D6 from Borland </li>
<li>Wai-Sun "Squidster" Chia provides <a
href="http://www.rubycolor.org/arc/redist/">bindings for Ruby</a> and
libxml2 bindings are also available in Ruby through the <a
@@ -2550,6 +2553,7 @@
+
} </pre>
</li>
<li>And then use it to save the document:
@@ -3681,8 +3685,8 @@
href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
Download: <a
href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a></li>
- <li><a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
- maintainer of the Windows port, <a
+ <li><a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now
+ the maintainer of the Windows port, <a
href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
provides binaries</a></li>
<li><a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a> provides
diff --git a/doc/xmlio.html b/doc/xmlio.html
index 2a95a9b..e16b783 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -225,6 +225,7 @@
+
} </pre>
</li>
<li>And then use it to save the document: