[gnome-multi-writer] Release version 3.15.4
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-multi-writer] Release version 3.15.4
- Date: Mon, 19 Jan 2015 09:18:06 +0000 (UTC)
commit 9feb8cab1de9cda7888bb384f914f6f50ed00814
Author: Richard Hughes <richard hughsie com>
Date: Mon Jan 19 09:17:48 2015 +0000
Release version 3.15.4
NEWS | 27 +++++++++++++++++++++++++++
RELEASE | 6 +++---
configure.ac | 2 +-
3 files changed, 31 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7bd6755..ffbb029 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 3.15.4
+~~~~~~~~~~~~~~
+Released: 2015-01-19
+
+* Translations:
+ - Added Serbian translation (Мирослав Николић)
+ - Added Ukranian translation (Daniel Korostil)
+ - Updated Brazilian Portuguese translation (Enrico Nicoletto)
+ - Updated Brazilian Portuguese translation (Rafael Ferreira)
+ - Updated Czech translation (Marek Černocký)
+ - Updated Hungarian translation (Balázs Úr)
+ - Updated Polish translation (Piotr Drąg)
+ - Updated Slovak translation (Dušan Kazik)
+
+* New Features:
+ - Show the size next to the device name when the device is idle (Richard Hughes)
+
+* Bugfix:
+ - Add a translatable version of a generic flash drive (Richard Hughes)
+ - Add quirks for the 36 port MegaHub (Richard Hughes)
+ - Don't proceed to the copy phase if unmounting failed (Richard Hughes)
+ - Fix crash when libusb context creation fails (Richard Hughes)
+ - Never use the USB platform ID for the hub label (Richard Hughes)
+ - Support root hubs with bus numbers >= 8 (Richard Hughes)
+ - Try to get the icon name hint from UDisks (Richard Hughes)
+ - Unmount all partitions when a device is inserted (Richard Hughes)
+
Version 3.15.2
~~~~~~~~~~~~~~
Released: 2015-01-09
diff --git a/RELEASE b/RELEASE
index 87cbbf8..a72068b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ GNOME MultiWriter Release Notes
1. Write NEWS entries in the same format as usual.
-Version 3.15.3
+Version 3.15.4
~~~~~~~~~~~~~~
Released: 2015-xx-xx
@@ -14,8 +14,8 @@ git shortlog GNOME_MULTI_WRITER_3_15_2.. | grep -i -v trivial | uniq | grep -v M
2. Commit changes in git:
-git commit -a -m "Release version 3.15.3"
-git tag -s GNOME_MULTI_WRITER_3_15_3 -m "==== Version 3.15.3 ===="
+git commit -a -m "Release version 3.15.4"
+git tag -s GNOME_MULTI_WRITER_3_15_4 -m "==== Version 3.15.4 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index d2e42dd..0536463 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Copyright (C) 2011-2015 Richard Hughes <richard hughsie com>
AC_PREREQ(2.63)
-AC_INIT([gnome-multi-writer],[3.15.3],[http://www.gnome.com])
+AC_INIT([gnome-multi-writer],[3.15.4],[http://www.gnome.com])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar foreign])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]