diff --git a/ChangeLog b/ChangeLog index 06821d96b9..f34d1cbc52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 21 12:54:14 BST 2008 Daniel P. Berrange + + * docs/*.html: Re-generate website docs for sitemap change + with UML driver. Fix syntax error in HTML for news.html.in + Fri Nov 21 12:51:14 BST 2008 Daniel P. Berrange * libvirt-api.xml, libvirt-refs.xml, html/libvirt-libvirt.html, diff --git a/docs/bindings.html b/docs/bindings.html index 5d7f1ca1a9..e77846cd5b 100644 --- a/docs/bindings.html +++ b/docs/bindings.html @@ -104,7 +104,7 @@

Bindings for other languages

Libvirt comes with bindings to support other languages than pure C. First the headers embeds the necessary declarations to -allow direct acces from C++ code, but also we have bindings for +allow direct access from C++ code, but also we have bindings for higher level kind of languages:

-

0.4.5: Sep 8 2008