[shotwell/shotwell-0.26] Prepare 0.26.3



commit c2d999c39385c7889b191b2b3b15a6b3d334e579
Author: Jens Georg <mail jensge org>
Date:   Thu Aug 10 20:53:37 2017 +0200

    Prepare 0.26.3

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2f67e8a..b9fc263 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Shotwell 0.26.3 - 10 Aug 2017
+  * Fix missing XML escape in wallpaper.xml file
+  * Fix missing "Photos" menu content
+  * Fix missing "find" icon
+  * Fix build macro for appstream
+  * Fix data loss/corruption issue when importing from camera
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=784661
+ - https://bugzilla.gnome.org/show_bug.cgi?id=784883
+ - https://bugzilla.gnome.org/show_bug.cgi?id=785196
+ - https://bugzilla.gnome.org/show_bug.cgi?id=785503
+ - https://bugzilla.gnome.org/show_bug.cgi?id=785761
+ - (https://github.com/hughsie/appstream-glib), APPDATA_XML has been
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Mario Blättermann <mario blaettermann gmail com>
+ - Marek Černocký <marek manet cz>
+ - Brian Masney <masneyb onstation org>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Christian Kirbach
+
 Shotwell 0.26.2 - 1 Jun 2017
   * Fix issue when minimizing publishing UI on Unity
   * Fix browsing on GVFS-mounted file systems
diff --git a/configure.ac b/configure.ac
index 9f9ad93..393ccf1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Define Versioning Information
 dnl ***********************************************************************
 m4_define([major_version],[0])
 m4_define([minor_version],[26])
-m4_define([micro_version],[2])
+m4_define([micro_version],[3])
 m4_define([package_version],[major_version.minor_version.micro_version])
 m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell])
 m4_define([api_version],[major_version])


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