From: Daniel Veillard Date: Mon, 19 Dec 2005 18:06:06 +0000 (+0000) Subject: * NEWS docs/libvir.html docs/news.html: preparing 0.0.1 release X-Git-Tag: LIBVIR_0_0_1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a75b69605fcef26b0ff58e64733d9a062f72946;p=thirdparty%2Flibvirt.git * NEWS docs/libvir.html docs/news.html: preparing 0.0.1 release Daniel --- diff --git a/ChangeLog b/ChangeLog index 4a17ea0086..a62ee54221 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Dec 19 19:04:11 CET 2005 Daniel Veillard + + * NEWS docs/libvir.html docs/news.html: preparing 0.0.1 release + Mon Dec 19 17:32:22 CET 2005 Daniel Veillard * Makefile.am configure.in libvir.spec.in python/*: added a first diff --git a/NEWS b/NEWS index 625216cf8b..c674d70ed5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Mon Dec 19 2005 + - first release 0.0.1 + Thu Dec 15 2005 - project announced publicly diff --git a/docs/libvir.html b/docs/libvir.html index 979222758a..b19f6a5c82 100644 --- a/docs/libvir.html +++ b/docs/libvir.html @@ -33,6 +33,13 @@ progresses.

  • Extending the API
  • +

    0.0.1: Dec 19 2005

    +
      +
    • First release
    • +
    • Basic management of existing Xen domains
    • +
    • Minimal autogenerated Python bindings
    • +
    +

    Introduction

    diff --git a/docs/news.html b/docs/news.html index 36727360d1..4361e4f2e4 100644 --- a/docs/news.html +++ b/docs/news.html @@ -10,4 +10,7 @@ A:link, A:visited, A:active { text-decoration: underline } Releases
    Red Hat Logo

    Libvir the virtualization API

    Releases

    Main Menu
    Related links
    Made with Libxml2 Logo

    There is no official release yet, just CVS state and snapshot, contact the mailing list and check the ChangeLog to gauge progresses.

    • Extending the API
    • +

    0.0.1: Dec 19 2005

    • First release
    • +
    • Basic management of existing Xen domains
    • +
    • Minimal autogenerated Python bindings

    Daniel Veillard