[gnome-boxes/release-3.35.2] Release 3.35.2



commit 751c62357fb7a3179798dd988bc469b818c4a923
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Nov 25 14:56:41 2019 +0100

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

 NEWS        | 38 ++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 39 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f1d16158..35c971f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+3.35.2 - Nob 25, 2019
+=====================
+
+Changes since 3.35.1
+
+  - Introduce the new VM Assistant and Downloads manager (popover)
+  - Fallback to host's time when RTC is not available in guest
+  - Add 'Development' and 'Emulator' categories in desktop file
+  - Check for null results in media lists
+  - Recommend latest RHEL/Fedora/Ubuntu
+  - Fix build with Vala master
+  - Various CI fixes
+  - Added/updated/fixed translations:
+    - Indonesian
+    - Czech
+    - Spanish
+    - Friulian
+    - Basque
+
+Dependencies changed:
+
+  - meson >= 0.50
+
+All contributos to this release:
+
+Andika Triwidada <atriwidada gnome org>
+Asier Sarasua Garmendia <asier sarasua gmail com>
+Daniel Mustieles <daniel mustieles gmail com>
+Diego Escalante Urrelo <diegoe gnome org>
+Dor Askayo <dor askayo gmail com>
+Efstathios Iosifidis <eiosifidis gnome org>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Gaurav Agrawal <agrawalgaurav1999 gmail com>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Marek Černocký <marek manet cz>
+Michael Catanzaro <mcatanzaro gnome org>
+
 3.35.1 - Oct 14, 2019
 =====================
 
diff --git a/meson.build b/meson.build
index f267e4db..f4e32661 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.35.1',
+         version: '3.35.2',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


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