[shotwell] Prepare Shotwell 0.23.1
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] Prepare Shotwell 0.23.1
- Date: Mon, 23 May 2016 19:02:17 +0000 (UTC)
commit 116410ec7110c697c98478dbeeadff65842ce2e3
Author: Jens Georg <mail jensge org>
Date: Mon May 23 20:57:13 2016 +0200
Prepare Shotwell 0.23.1
Signed-off-by: Jens Georg <mail jensge org>
Makefile | 2 +-
NEWS | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index e6f296f..a1f2b9f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PROGRAM = shotwell
PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
PROGRAM_MIGRATOR = shotwell-settings-migrator
-VERSION = 0.23.0
+VERSION = 0.23.1
GITVER := $(shell git rev-parse HEAD)
GETTEXT_PACKAGE = $(PROGRAM)
BUILD_ROOT = 1
diff --git a/NEWS b/NEWS
index b354f9c..8fe4fd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,59 @@
+Shotwell 0.23.1 - 23 May 2016
+-----------------------------
+
+ * Update Facebook application id. Facebook integration works again (#748991)
+ * Remove obsolete VAPIs
+ * Remove custom WEXITSTATUS implementation
+ * Fix an assert in file monitor caused by renaming a file (#759403)
+ * Rename "Yorba website" to "Shotwell website" in About dialog so it
+ actually says what it does.
+ * Change the way how shotwell checks whether it runs uninstalled to allow
+ running with symlinks (#747374)
+ * Copyright was transferred from Yorba to SFC
+ * Do not block closing the viewer if there was an issue loading the photo
+ (#740436)
+ * Remove remaining references to .gnome2 directory (#766339)
+ * Update icons to hires versions and add a symbolic one (#717326)
+ * If we can't find any pixbuf representation of the Photo, push an empty
+ pixmap to force the display of the error message (#766338)
+ * Fix a critical when get_metadata returns null
+ * Remove deprecated calls to gtk_widget_render_icon() (#719188)
+ * Panic out if we cannot open the file in the viewer
+ * Make toolbar use GtkOverlay instead of implementing a custom pop-up to
+ prevent all kinds of issues with overlaying other applications or
+ toolboxes (#756126)
+ * Remove criticals caused by mouse hiding algorithm
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=717326
+ - https://bugzilla.gnome.org/show_bug.cgi?id=740436
+ - https://bugzilla.gnome.org/show_bug.cgi?id=747374
+ - https://bugzilla.gnome.org/show_bug.cgi?id=748991
+ - https://bugzilla.gnome.org/show_bug.cgi?id=756126
+ - https://bugzilla.gnome.org/show_bug.cgi?id=759403
+ - https://bugzilla.gnome.org/show_bug.cgi?id=766338
+ - https://bugzilla.gnome.org/show_bug.cgi?id=766339
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Tiago Santos <tiagofsantos81 sapo pt>
+ - Dušan Kazik <prescott66 gmail com>
+ - Daniel Mustieles <daniel mustieles gmail com>
+ - Baurzhan Muftakhidinov <baurthefirst gmail com>
+ - Balázs Meskó <meskobalazs gmail com>
+ - Adam Dingle <adam medovina org>
+
+Added/updated translations
+ - es, courtesy of Daniel Mustieles
+ - hu, courtesy of Meskó Balázs
+ - kk, courtesy of Baurzhan Muftakhidinov
+ - pl, courtesy of Piotr Drąg
+ - pt, courtesy of Tiago Santos
+ - pt_BR, courtesy of Rafael Fontenelle
+ - sk, courtesy of Dušan Kazik
+
Shotwell 0.23.0 - 25 April 2016
-------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]