* NEWS docs/* configure.in libvirt.spec.in include/libvirt/libvirt.h:

preparing release of 0.1.2
* src/proxy_internal.c: don't warn on open if using http and not the
  proxy.
Daniel
This commit is contained in:
Daniel Veillard
2006-07-03 15:48:49 +00:00
parent c74976f139
commit 567b42ce6a
8 changed files with 49 additions and 21 deletions

7
NEWS
View File

@@ -5,6 +5,13 @@
http://libvirt.org/news.html
Releases
0.1.2: Jul 3 2006:
- headers include paths fixup
- proxy mechanism for unpriviledged read-only access by httpu
0.1.1: Jun 21 2006:
- building fixes: ncurses fallback (Jim Fehlig), VPATH builds (Daniel P.
Berrange)