[gnome-boxes/release-3.33.2] Release 3.33.2



commit 9fe34ef5874ceaf775f690860a2a9c24bf1ac0cb
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue Jul 2 11:14:44 2019 +0000

    Release 3.33.2
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 40 ++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 41 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2d613829..47cb0a5a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+3.33.2 - Jul 02, 2019
+=====================
+
+Changes since 3.33.1
+
+  - Add 3D acceleration option to VM Properties dialog
+  - Convert collection switcher to GtkRadioButtons to avoid multi-selection
+  - Stop enabling virtio-gpu by default to new installs (make it opt-in)
+  - Use spice_main_channel_file_copy_async instead of deprecated API
+  - Pass username and port to openssh while connecting
+  - Take screenshots with Gtk, instead of delegating to the display widget
+  - Don't duplicate Recommended Downloads in the "Show All" list
+  - Added/updated/fixed translations:
+    - Spanish
+    - Indonesian
+    - Hungarian
+    - Finnish
+    - Friulian
+    - Greek
+    - Dutch
+    - Croatian
+    - Brazilian Portuguese
+    - Swedish
+
+All contributors to this release:
+
+Anders Jonsson <anders jonsson norsjovallen se>
+Balázs Meskó <meskobalazs fedoraproject org>
+Daniel Mustieles <daniel mustieles gmail com>
+Daniel Ostrowski <daniel j ostrowski gmail com>
+Efstathios Iosifidis <eiosifidis gnome org>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Goran Vidović <trebelnik2 gmail com>
+Jiri Grönroos <jiri gronroos iki fi>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Nathan Follens <nfollens gnome org>
+Rafael Fontenelle <rafaelff gnome org>
+Rodrigo Lledó <rodhos92 gmail com>
+
 3.33.1 - May 17, 2019
 =====================
 
diff --git a/meson.build b/meson.build
index 7bead1b8..40560069 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.33.1',
+         version: '3.33.2',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]