2005-12-09 13:04:05 +00:00
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2006-02-09 17:45:11 +00:00
< html xmlns = "http://www.w3.org/1999/xhtml" > < head > < meta http-equiv = "Content-Type" content = "text/html; charset=ISO-8859-1" / > < link rel = "stylesheet" type = "text/css" href = "libvirt.css" / > < link rel = "SHORTCUT ICON" href = "/32favicon.png" / > < title > Releases< / title > < / head > < body > < div id = "container" > < div id = "intro" > < div id = "adjustments" > < / div > < div id = "pageHeader" > < / div > < div id = "content2" > < h1 class = "style1" > Releases< / h1 > < p > Here is the list of official releases, however since it is early on in the
2006-02-10 08:43:31 +00:00
development of libvirt, it is preferable when possible to just use the < a href = "downloads.html" > CVS version or snapshot< / a > , contact the mailing list
2006-02-10 10:28:59 +00:00
and check the < a href = "ChangeLog.html" > ChangeLog< / a > to gauge progresses.< / p > < h3 > 0.0.4: Feb 10 2006< / h3 > < ul > < li > Fix various bugs introduced in the name change< / li >
< / ul > < h3 > 0.0.3: Feb 9 2006< / h3 > < ul > < li > Switch name from from 'libvir' to libvirt< / li >
2006-02-10 08:43:31 +00:00
< li > Starting infrastructure to add code examples< / li >
< li > Update of python bindings for completeness< / li >
< / ul > < h3 > 0.0.2: Jan 29 2006< / h3 > < ul > < li > Update of the documentation, web site redesign (Diana Fong)< / li >
2006-01-29 10:56:15 +00:00
< li > integration of HTTP xend RPC based on libxend by Anthony Liquori for
most operations< / li >
< li > Adding Save and Restore APIs< / li >
< li > extended the virsh command line tool (Karel Zak)< / li >
< li > remove xenstore transactions (Anthony Liguori)< / li >
< li > fix the Python bindings bug when domain and connections where freed< / li >
< / ul > < h3 > 0.0.1: Dec 19 2005< / h3 > < ul > < li > First release< / li >
2005-12-19 18:06:06 +00:00
< li > Basic management of existing Xen domains< / li >
< li > Minimal autogenerated Python bindings< / li >
2006-02-20 23:08:47 +00:00
< / ul > < / div > < / div > < div class = "linkList2" > < div class = "llinks2" > < h3 class = "links2" > < span > main menu< / span > < / h3 > < ul > < li > < a href = "index.html" > Home< / a > < / li > < li > < a href = "news.html" > Releases< / a > < / li > < li > < a href = "intro.html" > Introduction< / a > < / li > < li > < a href = "architecture.html" > libvirt architecture< / a > < / li > < li > < a href = "downloads.html" > Downloads< / a > < / li > < li > < a href = "format.html" > XML Format< / a > < / li > < li > < a href = "FAQ.html" > FAQ< / a > < / li > < li > < a href = "bugs.html" > Reporting bugs and getting help< / a > < / li > < li > < a href = "html/index.html" > API Menu< / a > < / li > < li > < a href = "examples/index.html" > C code examples< / a > < / li > < li > < a href = "ChangeLog.html" > Recent Changes< / a > < / li > < / ul > < / div > < div class = "llinks2" > < h3 class = "links2" > < span > related links< / span > < / h3 > < ul > < li > < a href = "https://www.redhat.com/archives/libvir-list/" > Mail archive< / a > < / li > < li > < a href = "http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html" > Xen project< / a > < / li > < li > < form action = "search.php" enctype = "application/x-www-form-urlencoded" method = "get" > < input name = "query" type = "text" size = "12" value = "Search..." / > < input name = "submit" type = "submit" value = "Go" / > < / form > < / li > < li > < a href = "http://xmlsoft.org/" > < img src = "Libxml2-Logo-90x34.gif" alt = "Made with Libxml2 Logo" / > < / a > < / li > < / ul > < p class = "credits" > Graphics and design by < a href = "mail:dfong@redhat.com" > Diana Fong< / a > < / p > < / div > < / div > < div id = "bottom" > < p class = "p1" > < / p > < / div > < / div > < / body > < / html >