[gnome-boxes/release-3.31.3: 2/2] Release 3.31.3
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/release-3.31.3: 2/2] Release 3.31.3
- Date: Thu, 22 Nov 2018 16:06:31 +0000 (UTC)
commit bf7093412a153bcf8eac1338e1429ad9c64f1194
Author: Felipe Borges <felipeborges gnome org>
Date: Thu Nov 22 17:02:35 2018 +0100
Release 3.31.3
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 41 +++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 42 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bf98f202..9298d19b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+3.31.3 - Nov 22, 2018
+=====================
+
+Changes since 3.31.3
+
+ - Drop Application Menu
+ - Make shortcuts window transient to the main window
+ - Use GFile API to get shared folder path and name
+ (This way we can handle UTF-8 names)
+ - Convert README to markdown
+ - Don't use Osinfo.Device.get_name directly
+ (Names don't necessarily match between osinfo and libvirt)
+ - Add a libosinfo metadata to the domain's XMLs
+ - Recreate network interface for clones
+ (This way clones won't have the same IP address)
+ - Don't hardcode RHEL version
+ (So we can automatically install newly released RHELs)
+ - Fix listbox styling in non-standard themes
+ - Improve the search results in "Download an OS"
+ - Recommend the latest OSes released to date
+ - Offer a convenient way for distros to set recommended downloads
+ - Added/updated/fixed translations:
+ - Czech
+ - Slovak
+ - Slovenian
+ - Esperanto
+ - Malayalam
+
+All contributors to this release:
+
+Anish Sheela <aneesh nl gmail com>
+Carmen Bianca BAKKER <carmen carmenbianca eu>
+Dušan Kazik <prescott66 gmail com>
+Fabiano Fidêncio <fidencio redhat com>
+Felipe Borges <felipeborges gnome org>
+Kristjan SCHMIDT <kristjan schmidt googlemail com>
+Marek Cernocky <marek_cernocky conel cz>
+Matej Urbančič <mateju svn gnome org>
+Thiago Mendes <thiago posteo de>
+Will Thompson <will willthompson co uk>
+
3.31.2 - Oct 12, 2018
=====================
diff --git a/meson.build b/meson.build
index 017e9b54..b8473cbb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '3.31.2',
+ version: '3.31.3',
license: 'LGPLv2+',
meson_version: '>= 0.46.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]