Skip to content

Commit be49fa6

Browse files
committed
Prep for release 0.9.5
1 parent 2381016 commit be49fa6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+30455
-24000
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Virtual Machine Manager News
22
============================
33

4+
Release 0.9.5 (April 01, 2013)
5+
------------------------------
6+
- Enable adding virtio-scsi disks (Chen Hanxiao)
7+
- Support security auto-relabel setting (Martin Kletzander)
8+
- Support disk iotune settings (David Shane Holden)
9+
- Support 'reset' as a reboot option (John Doyle)
10+
- Bug fixes and minor improvements
11+
412
Release 0.9.4 (July 29, 2012)
513
-----------------------------
614
- Fix VNC keygrab issues

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
AC_INIT(virt-manager, 0.9.4)
2+
AC_INIT(virt-manager, 0.9.5)
33
# Latest virtinst version required to run
4-
VIRTINST_VERSION="0.600.3"
4+
VIRTINST_VERSION="0.600.4"
55

66
AC_CONFIG_SRCDIR(src/virt-manager.py.in)
77
dnl Make automake keep quiet about wildcards & other GNUmake-isms

po/as.po

Lines changed: 1177 additions & 1029 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)