diff --git a/doc/contribs.html b/doc/contribs.html
index 45548aac..004c669f 100644
--- a/doc/contribs.html
+++ b/doc/contribs.html
@@ -97,8 +97,8 @@ A:link, A:visited, A:active { text-decoration: underline }
Download: http://lusis.org/~ari/xml++/libxml++.tar.gz
-Igor Zlatkovic is now the
- maintainer of the Windows port, he
+Igor Zlatkovic is now
+ the maintainer of the Windows port, he
provides binaries
diff --git a/doc/downloads.html b/doc/downloads.html
index 7e72b6d1..5eb7c631 100644
--- a/doc/downloads.html
+++ b/doc/downloads.html
@@ -89,8 +89,8 @@ A:link, A:visited, A:active { text-decoration: underline }
as a source
archive or RPM
packages. (NOTE that you need both the libxml(2) and libxml(2)-devel
-packages installed to compile applications using libxml.) Igor Zlatkovic is now the maintainer
-of the Windows port, he
+packages installed to compile applications using libxml.) Igor Zlatkovic is now the
+maintainer of the Windows port, he
provides binaries. Gary
Pennington provides Solaris
binaries.
diff --git a/doc/news.html b/doc/news.html
index 32f40ba0..92b24d03 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -96,7 +96,7 @@ you want to test those
bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
encoder
portability fixes in the HTTP code
-memory allocation checks using valgrind, and profiling tests
+memory allocation checks using valgrind, and profiling tests
revamp of the Windows build and Makefiles
2.4.18: Mar 18 2002
diff --git a/doc/python.html b/doc/python.html
index 37f9de8e..d0b9fa79 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -111,6 +111,8 @@ or libxslt wrappers or bindings:
Petr Kozelka provides Pascal units to glue
libxml2 with Kylix, Delphi and other Pascal compilers
+Uwe Fechner also provides idom2, a DOM2
+ implementation for Kylix2/D5/D6 from Borland
Wai-Sun "Squidster" Chia provides bindings for Ruby and
libxml2 bindings are also available in Ruby through the libgdome-ruby module
maintained by Tobias Peters.
diff --git a/doc/xml.html b/doc/xml.html
index 13877fc6..8c5d81a7 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -510,8 +510,8 @@ packages. (NOTE that you need both the libxml(2) and libxml(2)-devel
packages installed to compile applications using libxml.) Igor Zlatkovic is now the maintainer
-of the Windows port, Igor Zlatkovic is now the
+maintainer of the Windows port, he
provides binaries. Gary
Pennington provides Solaris
@@ -561,7 +561,7 @@ you want to test those
bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
encoder
portability fixes in the HTTP code
- memory allocation checks using valgrind, and profiling tests
+ memory allocation checks using valgrind, and profiling tests
revamp of the Windows build and Makefiles
@@ -1364,6 +1364,9 @@ or libxslt wrappers or bindings:
Petr Kozelka provides Pascal units to glue
libxml2 with Kylix, Delphi and other Pascal compilers
+ Uwe Fechner also provides idom2, a DOM2
+ implementation for Kylix2/D5/D6 from Borland
Wai-Sun "Squidster" Chia provides bindings for Ruby and
libxml2 bindings are also available in Ruby through the
And then use it to save the document:
@@ -3681,8 +3685,8 @@ Gnome CVS base under gnome-xml/example
href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/
Download: http://lusis.org/~ari/xml++/libxml++.tar.gz
- Igor Zlatkovic is now the
- maintainer of the Windows port, Igor Zlatkovic is now
+ the maintainer of the Windows port, he
provides binaries
Gary Pennington provides
diff --git a/doc/xmlio.html b/doc/xmlio.html
index 2a95a9b6..e16b7836 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -225,6 +225,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
}
And then use it to save the document: