From 7743c7a7b15fe225523c463a1746c28ead609a5a Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Tue, 28 Mar 2006 09:50:17 +0000
Subject: [PATCH] * doc/site.xsl doc/libvir.html doc/*: added informations
about the Perl bindings, regenerated * python/libvirt_wrap.h: added a
missing include. Daniel
---
ChangeLog | 6 ++++++
docs/FAQ.html | 2 +-
docs/architecture.html | 2 +-
docs/bugs.html | 2 +-
docs/downloads.html | 2 +-
docs/errors.html | 2 +-
docs/format.html | 2 +-
docs/index.html | 3 +++
docs/intro.html | 2 +-
docs/libvir.html | 8 ++++++--
docs/news.html | 2 +-
docs/python.html | 8 +++++---
docs/site.xsl | 4 ++++
python/libvirt_wrap.h | 1 +
14 files changed, 33 insertions(+), 13 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2955e1bcce..73534d0f15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Mar 28 11:49:59 CEST 2006 Daniel Veillard
+
+ * doc/site.xsl doc/libvir.html doc/*: added informations about
+ the Perl bindings, regenerated
+ * python/libvirt_wrap.h: added a missing include.
+
Mon Mar 27 17:22:16 CEST 2006 Daniel Veillard
* doc/*: updated module list and rebuilt
diff --git a/docs/FAQ.html b/docs/FAQ.html
index afcd87e88a..f2d2645227 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -77,4 +77,4 @@
via the pkg-config command line tool, like:
pkg-config libvirt --libs
-