Updated for release 0.1.3

This commit is contained in:
berrange@roquette.boston.redhat.com 2006-07-12 17:12:08 -04:00
parent f4aa6fe3d2
commit bcec5b54fe
3 changed files with 12 additions and 2 deletions

View File

@ -1,6 +1,16 @@
Virtual Machine Manager ChangeLog
=================================
Release 0.1.3
-------------
* Fixed DBus service activation & general brokenness
* Added a display of virtual CPU count in summary page
* Fixed alignment of status label in details page
* Make hardware config panel resizeable
* Switch detailed graph rendering to use sparkline code
* Switch to use filled sparkline graphs
Release 0.1.2
-------------

View File

@ -1,5 +1,5 @@
AC_INIT(virt-manager.spec.in)
AM_INIT_AUTOMAKE(virt-manager, 0.1.2)
AM_INIT_AUTOMAKE(virt-manager, 0.1.3)
AC_PROG_CC
AC_PROG_LIBTOOL

View File

@ -4,7 +4,7 @@
Name: @PACKAGE@
Version: @VERSION@
Release: 3%{_extra_release}
Release: 1%{_extra_release}
Summary: Virtual Machine Manager
Group: Applications/Emulators