* docs/libvir.html: grammatical fix

* src/Makefile.am src/sexpr.c src/sexpr.h: starting to integrate
  Anthony Liquori libxend code
* src/libvir.c: fix an uninitialized value
Daniel
This commit is contained in:
Daniel Veillard
2006-01-11 13:58:32 +00:00
parent 2b019dd2f7
commit f18b6c0ec6
6 changed files with 513 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
Wed Jan 11 14:57:01 CET 2006 Daniel Veillard <veillard@redhat.com>
* docs/libvir.html: grammatical fix
* src/Makefile.am src/sexpr.c src/sexpr.h: starting to integrate
Anthony Liquori libxend code
* src/libvir.c: fix an uninitialized value
Wed Dec 21 17:58:45 CET 2005 Daniel Veillard <veillard@redhat.com>
* docs/architecture.* docs/*: added a section on the architecture