On Sun, Nov 22, 2009 at 08:39:40PM +0100, Matthias Bolte wrote:
---
docs/news.html.in | 132 ++++++++++++++++++++++++++--------------------------
1 files changed, 66 insertions(+), 66 deletions(-)
Hum ...
diff --git a/docs/news.html.in b/docs/news.html.in
index 83f0461..47d7f42 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -36,7 +36,7 @@ and check the <a
href="ChangeLog.html">ChangeLog</a> to gauge progress.</p>
qemu-kvm needs -enable-kvm flag for VT optimization (Steve Yarmie)
fix deprecated iptables command syntax (Steve Yarmie)
Ensure driver lock is released when entering QEMU monitor (Daniel P. Berrange)
- only remove masquerade roles for VIR_NETWORK_FORWARD_NAT (Guido Günther)
+ only remove masquerade roles for VIR_NETWORK_FORWARD_NAT (Guido Günther)
rather than painfully change all non-ascii character to the equivalent
HTML entity (when it exists) which puts a burden on maintainance, I
suggest to instead change all stylesheets (remember the HTML pages are
generated) to force all output to UTF-8 encoding which is the only way
to for example render properly western and eastern european accents
in a single encoding (plus any other character in use on the planet
-well nearly !).
So I instead suggest the following, this also work because I asked
Apache on
libvirt.org to not emit any encoding http header ...
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/