diff --git a/NEWS b/NEWS index a9d303d5b..717921719 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ Virtual Machine Manager News ============================ +Release 0.9.1 (January 31, 2012) +-------------------------------- +- Support for adding usb redirection devices (Marc-André Lureau) +- Option to switch usb controller to support usb2.0 (Marc-André Lureau) +- Option to specify machine type for non-x86 guests (Li Zhang) +- Support for filesystem device type and write policy (Deepak C Shetty) +- Many bug fixes! + Release 0.9.0 (July 26, 2011) ----------------------------- - Use a hiding toolbar for fullscreen mode diff --git a/configure.ac b/configure.ac index b81a0faed..2ca8f63d2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ -AC_INIT(virt-manager, 0.9.0) +AC_INIT(virt-manager, 0.9.1) # Latest virtinst version required to run -VIRTINST_VERSION="0.600.0" +VIRTINST_VERSION="0.600.1" AC_CONFIG_SRCDIR(src/virt-manager.py.in) dnl Make automake keep quiet about wildcards & other GNUmake-isms diff --git a/po/as.po b/po/as.po index a7c750238..d30661ddf 100644 --- a/po/as.po +++ b/po/as.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.tip\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2009-12-11 11:34+0530\n" "Last-Translator: Amitakhya Phukan \n" "Language-Team: Assamese <>\n" diff --git a/po/bg.po b/po/bg.po index 5b4ae7d0e..143b9ae88 100644 --- a/po/bg.po +++ b/po/bg.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-05-15 03:00+0300\n" "Last-Translator: Doncho N. Gunchev \n" "Language-Team: Bulgarian \n" diff --git a/po/bn_IN.po b/po/bn_IN.po index 33f5396a9..6ecb8c371 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.default\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-04-08 15:56+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA \n" diff --git a/po/bs.po b/po/bs.po index 2bce081d9..53d5cf22d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: bs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-01-24 17:55+0100\n" "Last-Translator: Adnan Hodzic \n" "Language-Team: Bosnian \n" diff --git a/po/ca.po b/po/ca.po index fafef4e8b..3100c7b8e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2008-08-17 01:28+0100\n" "Last-Translator: Fernando \n" "Language-Team: Catalan \n" diff --git a/po/cs.po b/po/cs.po index 02edb0c41..319988127 100644 --- a/po/cs.po +++ b/po/cs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: cs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-11-13 22:09+0100\n" "Last-Translator: Zdenek Styblik \n" "Language-Team: czech \n" diff --git a/po/da.po b/po/da.po index 4861367d3..d4ad330ca 100644 --- a/po/da.po +++ b/po/da.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: da\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-05-10 20:24+0200\n" "Last-Translator: Keld Simonsen \n" "Language-Team: \n" diff --git a/po/de.po b/po/de.po index bc68c901e..8ec2bf911 100644 --- a/po/de.po +++ b/po/de.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.tip.de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-02-10 21:07+0100\n" "Last-Translator: Fabian Affolter \n" "Language-Team: \n" diff --git a/po/es.po b/po/es.po index 6a1563b9b..51d698175 100644 --- a/po/es.po +++ b/po/es.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.tip\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-08-30 11:33-0300\n" "Last-Translator: Claudio Rodrigo Pereyra Diaz \n" diff --git a/po/fi.po b/po/fi.po index 55641740b..331fdfd47 100644 --- a/po/fi.po +++ b/po/fi.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-09-14 20:00+0000\n" "Last-Translator: scop \n" "Language-Team: LANGUAGE \n" diff --git a/po/fr.po b/po/fr.po index 42a6f3fbf..42edffe6f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.tip\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-02-17 22:24+0100\n" "Last-Translator: Laurent Léonard \n" "Language-Team: French \n" diff --git a/po/gu.po b/po/gu.po index 10018a0ba..a76e81eb2 100644 --- a/po/gu.po +++ b/po/gu.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.default.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-02-09 18:05+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" diff --git a/po/hi.po b/po/hi.po index c1f8b660c..eca40009a 100644 --- a/po/hi.po +++ b/po/hi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.tip\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2009-12-10 13:27+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" diff --git a/po/hr.po b/po/hr.po index 89c141fdb..2bd61475b 100644 --- a/po/hr.po +++ b/po/hr.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-07-02 07:22+0100\n" "Last-Translator: Renato Pavicic translator-shop.org>\n" "Language-Team: CROATIAN \n" diff --git a/po/hu.po b/po/hu.po index 47ab4d260..b495cd58f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-02-23 10:02+0100\n" "Last-Translator: Nikolas Slivka \n" "Language-Team: Hungarian Fedora Translation Team \n" "Language-Team: is \n" diff --git a/po/it.po b/po/it.po index 7cc306e5f..2dcf59293 100644 --- a/po/it.po +++ b/po/it.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-08-20 12:42+0000\n" "Last-Translator: guidograzioli \n" "Language-Team: LANGUAGE \n" diff --git a/po/ja.po b/po/ja.po index 88ab1e249..dd02323f0 100644 --- a/po/ja.po +++ b/po/ja.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-08-01 13:07+0000\n" "Last-Translator: htaira \n" "Language-Team: Japanese (http://www.transifex.net/projects/p/virt-manager/" diff --git a/po/kn.po b/po/kn.po index a927bd2f8..e7096f366 100644 --- a/po/kn.po +++ b/po/kn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.tip.kn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-03-31 15:37+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" diff --git a/po/ko.po b/po/ko.po index 052983611..80cec556d 100644 --- a/po/ko.po +++ b/po/ko.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ko.new\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-04-06 11:10+1000\n" "Last-Translator: Hyunsok Oh \n" "Language-Team: Korean \n" diff --git a/po/ml.po b/po/ml.po index 8e07a7335..df2d72761 100644 --- a/po/ml.po +++ b/po/ml.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-04-13 10:10+0530\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/po/mr.po b/po/mr.po index d50562a80..45de0dbb6 100644 --- a/po/mr.po +++ b/po/mr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-07-26 15:58+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: Marathi \n" diff --git a/po/ms.po b/po/ms.po index eb3d65ce4..bba40c757 100644 --- a/po/ms.po +++ b/po/ms.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-05-18 23:52+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: Malay \n" diff --git a/po/nb.po b/po/nb.po index f45a46c97..27f35404a 100644 --- a/po/nb.po +++ b/po/nb.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-05-04 13:49+0100\n" "Last-Translator: Espen A. Stefansen \n" "Language-Team: Norwegian/Bokmaal \n" diff --git a/po/nl.po b/po/nl.po index 558c00335..754460375 100644 --- a/po/nl.po +++ b/po/nl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-07-22 18:18+0000\n" "Last-Translator: warrink \n" "Language-Team: LANGUAGE \n" diff --git a/po/or.po b/po/or.po index e1d1ed4db..4d0588bb1 100644 --- a/po/or.po +++ b/po/or.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-04-06 15:35+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" diff --git a/po/pa.po b/po/pa.po index 4f8253de8..d28da5167 100644 --- a/po/pa.po +++ b/po/pa.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-08-21 08:03+0000\n" "Last-Translator: aalam \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.net/projects/p/virt-" diff --git a/po/pl.po b/po/pl.po index 62560006b..11de90623 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-01-16 16:52+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" diff --git a/po/pt.po b/po/pt.po index 184aba61f..c30316e8c 100644 --- a/po/pt.po +++ b/po/pt.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-05-03 10:16+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: pt \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 81ad7d89a..2381878c4 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: pt_BR\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2008-11-06 11:39-0300\n" "Last-Translator: Taylon \n" "Language-Team: Brazilian Portuguese \n" diff --git a/po/ro.po b/po/ro.po index 92399c492..49111a300 100644 --- a/po/ro.po +++ b/po/ro.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ro\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-04-13 22:35+0300\n" "Last-Translator: MIrcea Daniel \n" "Language-Team: \n" diff --git a/po/ru.po b/po/ru.po index 00267e55e..46df59f73 100644 --- a/po/ru.po +++ b/po/ru.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-08-05 07:26+0000\n" "Last-Translator: hanzhin_stas \n" "Language-Team: LANGUAGE \n" diff --git a/po/sr.po b/po/sr.po index 67fa691e1..98cf72e4e 100644 --- a/po/sr.po +++ b/po/sr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-06-21 20:35-0000\n" "Last-Translator: Miloš Komarčević \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@latin.po b/po/sr@latin.po index 1204a5143..5bc0b8e7b 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2007-06-21 20:35-0000\n" "Last-Translator: Miloš Komarčević \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sv.po b/po/sv.po index 28c0a8979..f0f1fcfa8 100644 --- a/po/sv.po +++ b/po/sv.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-09-14 20:47+0000\n" "Last-Translator: goeran \n" "Language-Team: Swedish (http://www.transifex.net/projects/p/virt-manager/" diff --git a/po/ta.po b/po/ta.po index 9423f6939..0c595cb1b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager.tip.ta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2009-12-11 11:14+0530\n" "Last-Translator: \n" "Language-Team: American English \n" diff --git a/po/te.po b/po/te.po index 6a85ec23a..6f334bd0a 100644 --- a/po/te.po +++ b/po/te.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: te\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-04-09 17:54+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" diff --git a/po/tr.po b/po/tr.po index db44dc454..e3163c058 100644 --- a/po/tr.po +++ b/po/tr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2006-11-12 18:30+0200\n" "Last-Translator: supernova <(null)>\n" "Language-Team: English \n" diff --git a/po/uk.po b/po/uk.po index 3b5f9f0ba..07a53eb0d 100644 --- a/po/uk.po +++ b/po/uk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-v2v\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-02-09 19:57+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" diff --git a/po/zh_CN.po b/po/zh_CN.po index fb5440bf2..feefad1e9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2010-02-15 23:37+0800\n" "Last-Translator: Aron Xu \n" "Language-Team: Simplified Chinese \n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 201395b24..05476cd35 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-19 10:53-0400\n" +"POT-Creation-Date: 2011-09-20 10:08-0400\n" "PO-Revision-Date: 2011-08-31 08:55+0000\n" "Last-Translator: zerng07 \n" "Language-Team: LANGUAGE \n" diff --git a/virt-manager.spec.in b/virt-manager.spec.in index 4a4af550d..777d10c3b 100644 --- a/virt-manager.spec.in +++ b/virt-manager.spec.in @@ -287,6 +287,13 @@ update-desktop-database -q %{_datadir}/applications %endif %changelog +* Tue Jan 31 2012 Cole Robinson - 0.9.1-1 +- Support for adding usb redirection devices (Marc-André Lureau) +- Option to switch usb controller to support usb2.0 (Marc-André Lureau) +- Option to specify machine type for non-x86 guests (Li Zhang) +- Support for filesystem device type and write policy (Deepak C Shetty) +- Many bug fixes! + * Tue Jul 26 2011 Cole Robinson - 0.9.0-1 - Use a hiding toolbar for fullscreen mode - Use libguestfs to show guest packagelist and more (Richard W.M. Jones)