[gnome-boxes/release-3.31.4: 2/2] Release 3.31.4
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/release-3.31.4: 2/2] Release 3.31.4
- Date: Tue, 8 Jan 2019 14:24:51 +0000 (UTC)
commit 72d9f937b1b13294634f1af586cb8af54b0fd9d8
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Jan 8 14:08:02 2019 +0000
Release 3.31.4
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 9298d19b..849d62d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+3.31.4 - Jan 08, 2019
+=====================
+
+Changes since 3.31.3
+
+ - Shared folders code was decoupled from SpiceDisplay
+ - Handle disconnection events from remote machines
+ - Introduce ssh client support
+ - Drop support for gnome-continuos images
+ - Add "backup" instructions to the docs
+ - Improve the appdata file and validate it on build
+ - Allow list view to shrink
+ - Enable virtio-gpu if OS supports it in osinfo-db
+ - Enable 3D acceleration and OpenGL for virtio-gpu
+ - Only add USB Tablet device if OS supports it in osinfo-db
+ - Don't quit on Ctrl+Q while on Display page
+ - Reduce build warnings by handling some exceptions
+ - Default to PS2 input bus (except for devices that support
+ USB tablet)
+ - Added/updated/fixed translations:
+ - Spanish
+ - Slovenian
+ - Swedish
+ - Greek
+ - Friulian
+ - Turkish
+
+All contributors to this release:
+
+Anders Jonsson <anders jonsson norsjovallen se>
+Bilal Elmoussaoui <bil elmoussaoui gmail com>
+Daniel Mustieles <daniel mustieles contractor bbva com>
+Efstathios Iosifidis <eiosifidis gnome org>
+Emin Tufan Çetin <etcetin gmail com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Matej Urbančič <mateju svn gnome org>
+Michael Hill <mdhillca gmail com>
+Zeeshan Ali (Khattak) <zeeshanak gnome org>
+
3.31.3 - Nov 22, 2018
=====================
diff --git a/meson.build b/meson.build
index b8473cbb..e58b1906 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '3.31.3',
+ version: '3.31.4',
license: 'LGPLv2+',
meson_version: '>= 0.46.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]