Updated to 0.2.6 release

This commit is contained in:
Daniel P. Berrange 2006-11-10 00:08:54 +00:00
parent 3e9e3203c4
commit 107ef2ba9f
3 changed files with 20 additions and 3 deletions

View File

@ -1 +1 @@
virt-manager-0.2.5.tar.gz
virt-manager-0.2.6.tar.gz

View File

@ -1 +1 @@
1c781fb97577f1bf517e91b5669d5226 virt-manager-0.2.5.tar.gz
bc15748340822e0004fe122c82fa9d8f virt-manager-0.2.6.tar.gz

View File

@ -7,7 +7,7 @@
%define _extra_release %{?dist:%{dist}}%{!?dist:%{?extra_release:%{extra_release}}}
Name: virt-manager
Version: 0.2.5
Version: 0.2.6
Release: 1%{_extra_release}
Summary: Virtual Machine Manager
@ -146,6 +146,23 @@ fi
%{_datadir}/dbus-1/services/%{name}.service
%changelog
* Thu Nov 9 2006 Daniel P. Berrange <berrange@redhat.com> - 0.2.6-1.fc7
- Imported translations from Fedora i18n repository
- Make (most) scrollbar policies automatic
- Set busy cursor while creating new VMs
- Preference for controlling keygrab policy
- Preference for when to automatically open console (bz 211385)
- Re-try VNC connection attempt periodically in case VNC daemon
hasn't finished starting up
- Added activation of URLs for about dialog (bz 210782)
- Improved error reporting when connecting to HV (bz 211229)
- Add command line args to open specific windows
- Don't skip para/full virt wizard step - instead gray out full
virt option & tell user why
- Change 'physical' to 'logical' when refering to host CPUs
- Include hostname in titlebar
- Disable wizard sensitivity while creating VM
* Thu Oct 19 2006 Daniel P. Berrange <berrange@redhat.com> - 0.2.5-1.fc7
- Switch to use python-virtinst instead of python-xeninst due to
renaming of original package