[gnome-boxes] Release 3.27.92



commit 2875520f6070ab1ed110821131255f79f135b210
Author: Felipe Borges <felipeborges gnome org>
Date:   Sun Mar 4 09:58:08 2018 +0100

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

 NEWS        | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 meson.build |  2 +-
 2 files changed, 64 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c02b4eac..06379897 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,65 @@
-3.27.90 - Feb 05, 2017
+3.27.92 - Mar 04, 2018
+======================
+
+Changes since 3.27.90
+
+  - Drop autotools (now we build with meson only)
+  - Don't offer EOL operating systems for download
+  - Handle mime-types (allows opening ISOs w/ Boxes from file manager)
+  - Fix window grouping for multiple windows
+  - Fix showing logo while downloading an image from the internet
+  - Download logos from new source (gitlab.gnome.org/gnome/gnome-boxes-logos)
+  - Add FreeDOS logo
+  - Added/updated/fixed translations
+    - Spanish
+    - Friulian
+    - Brazilian Portuguese
+    - Polish
+    - Indonesian
+    - Turkish
+    - Chinese (Taiwan)
+    - Galician
+    - German
+    - Croatian
+    - Serbian
+    - Serbian Latin
+    - Dutch
+    - Hungarian
+    - Kazakh
+    - Korean
+    - Italian
+    - Slovak
+    - Lithuanian
+    - Czech
+
+All contributors to this release:
+
+Aurimas Černius <aurisc4 gmail com>
+Balázs Úr <balazs urbalazs hu>
+Baurzhan Muftakhidinov <baurthefirst gmail com>
+Cheng-Chia Tseng <pswo10680 gmail com>
+Daniel Mustieles <daniel mustieles gmail com>
+Dušan Kazik <prescott66 gmail com>
+Emin Tufan Çetin <etcetin gmail com>
+Enrico Nicoletto <liverig gmail com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Fran Dieguez <frandieguez gnome org>
+gogo <trebelnik2 gmail com>
+Iñigo Martínez <inigomartinez gmail com>
+Isaac F. Ferreira Filho <isaacmob riseup net>
+Jeremy Bicha <jbicha ubuntu com>
+Kukuh Syafaat <syafaatkukuh gmail com>
+Милош Поповић <gpopac gmail com>
+Марко Костић <marko m kostic gmail com>
+Marek Černocký <marek manet cz>
+Mario Blättermann <mario blaettermann gmail com>
+Milo Casagrande <milo ubuntu com>
+Nathan Follens <nathan anche no>
+Piotr Drąg <piotrdrag gmail com>
+Seong-ho Cho <shcho gnome org>
+
+3.27.90 - Feb 05, 2018
 ======================
 
 Changes since 3.27.4
@@ -44,7 +105,7 @@ Rafael Fontenelle <rafaelff gnome org>
 Tim Sabsch <tim sabsch com>
 Visarion Alexandru <viorel visarion gmail com>
 
-3.27.4 - Jan 09, 2017
+3.27.4 - Jan 09, 2018
 =====================
 
 Changes since 3.27.3
diff --git a/meson.build b/meson.build
index d6119298..d1440a9a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.27.90',
+         version: '3.27.92',
          license: 'LGPLv2+',
          meson_version: '>= 0.43',
 )


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