[gnome-photos/gnome-3-30] Prepare 3.30.1
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/gnome-3-30] Prepare 3.30.1
- Date: Thu, 27 Sep 2018 12:04:20 +0000 (UTC)
commit c7f55291c49ad26d1f7f2511481901ad16f813a2
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Sep 27 13:58:38 2018 +0200
Prepare 3.30.1
NEWS | 11 +++++++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70158a5b..a925b300 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in 3.30.1
+=============================
+
+* Bugs fixed:
+ #114 device-item, local-item: Convert to UTF-8 before displaying the path
+ #115 base-item: Don't attempt to load non-UTF-8 paths
+
+* Updated translations:
+ Russian
+
+
Overview of changes in 3.30.0
=============================
diff --git a/configure.ac b/configure.ac
index c32c45b5..2db55eab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Photos],
- [3.30.0],
+ [3.30.1],
[https://gitlab.gnome.org/GNOME/gnome-photos/issues],
[gnome-photos],
[https://wiki.gnome.org/Apps/Photos])
diff --git a/meson.build b/meson.build
index 1e53c800..cca1119e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-photos', 'c',
- version: '3.30.0',
+ version: '3.30.1',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.47.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]