[gnome-boxes/release-gnome-3-32-2] Release 3.32.2



commit b6152dcb71aec00ef9b804a244b9e4b55e027b89
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Sep 5 16:32:14 2019 +0200

    Release 3.32.2

 NEWS        | 26 ++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 27 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 03c10fac..6ea0316e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.32.2 - Sep 05, 2019
+=====================
+
+Changes since 3.32.1
+
+  - Don't steal input focus in "Download an OS" search
+  - Populate shared folders while connecting to VM
+  - Don't crash when taking screenshots with GL
+  - Pass username and port to ssh connections
+  - Avoid crashing in non-GNOME sessions
+  - Added/updated/fixed translations:
+    - Spanish
+    - Hungarian
+    - Indonesian
+    - Finnish
+    - French
+
+All contributors to this release:
+
+Balázs Úr <balazs urbalazs hu>
+Charles Monzat <charles monzat free fr>
+Felipe Borges <felipeborges gnome org>
+Jiri Grönroos <jiri gronroos iki fi>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Rodrigo Lledó <rodhos92 gmail com>
+
 3.32.1 - May 09, 2019
 =====================
 
diff --git a/meson.build b/meson.build
index 49cb857f..07716451 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.32.1',
+         version: '3.32.2',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


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