[shotwell] Prepare 0.25.3



commit e5a192163148d01708684bc38c4442824fda8178
Author: Jens Georg <mail jensge org>
Date:   Mon Jan 16 20:36:27 2017 +0100

    Prepare 0.25.3
    
    Signed-off-by: Jens Georg <mail jensge org>

 NEWS         |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 58 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 69db0a7..280f583 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,60 @@
+Shotwell 0.25.3 - 16 Jan 2017
+  * Fix event page context menu
+  * Try to guess character set of string when UTF-8 validation fails
+  * Fix tags context menu
+  * Properly switch menu bar when changing pages
+  * Fix rating
+  * Fix a critical about reparenting a popup menu
+  * Fix sidebar context menu
+  * Fix toolbar in camera import page
+  * Update glade files for all publishers
+  * Flickr: Simplify OAuth parsing by using libsoup
+  * Fix accellerators not coming from menu model
+  * Add <Ctrl>-f as shortcut for search bar
+  * Remove AppMenu, needs more thinking about the design.
+  * Flickr: Use human-readable size of upload quota
+  * Fix leave fullscreen option
+  * Fix upload issues with flickr
+  * Fix several disabled actions when switching away from pages
+  * Fix actions in fullscreen
+  * Fix several typos
+  * Piwigo: Fix title and comments on upload
+  * Improved duplicate detection
+  * Updated translations
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=718107
+ - https://bugzilla.gnome.org/show_bug.cgi?id=775196
+ - https://bugzilla.gnome.org/show_bug.cgi?id=776298
+ - https://bugzilla.gnome.org/show_bug.cgi?id=776527
+ - https://bugzilla.gnome.org/show_bug.cgi?id=776589
+ - https://bugzilla.gnome.org/show_bug.cgi?id=776614
+ - https://bugzilla.gnome.org/show_bug.cgi?id=776664
+ - https://bugzilla.gnome.org/show_bug.cgi?id=776839
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Marina Prado <mapraro93 hotmail com>
+ - Richard B. Kreckel <kreckel ginac de>
+ - Marek Černocký <marek manet cz>
+ - Dušan Kazik <prescott66 gmail com>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Andreas Brauchli <andreas brauchli sensirion com>
+ - Amos Brocco <amos brocco gmail com>
+ - Alan Mortensen <alanmortensen am gmail com>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - da, courtesy of Alan Mortensen
+ - es, courtesy of Daniel Mustieles
+ - ko, courtesy of Kim Boram
+ - pl, courtesy of Piotr Drąg
+ - pt_BR, courtesy of Rafael Fontenelle
+ - sk, courtesy of Dušan Kazik
+ - sr, courtesy of Мирослав Николић
+ - sr@latin, courtesy of Miroslav Nikolić
+
 Shotwell 0.25.2 - 12 Dec 2016
   * Fix missing About action
   * Fix setting of initial action state
diff --git a/configure.ac b/configure.ac
index 86c0a1c..3977890 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],[25])
-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]