[shotwell/shotwell-0.20] Update to Shotwell 0.20.1



commit 20d4e0516af5266d7dd43d16ce097de5440fd6c9
Author: Jim Nelson <jim yorba org>
Date:   Thu Oct 2 14:55:41 2014 -0700

    Update to Shotwell 0.20.1

 Makefile         |    2 +-
 NEWS             |    8 ++++++++
 debian/changelog |    9 +++++++++
 3 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index bc1d5de..e3db565 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PROGRAM = shotwell
 PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
 PROGRAM_MIGRATOR = shotwell-settings-migrator
 
-VERSION = 0.20.0
+VERSION = 0.20.1
 GITVER := $(shell git log -n 1 2>/dev/null | head -n 1 | awk '{print $$2}')
 GETTEXT_PACKAGE = $(PROGRAM)
 BUILD_ROOT = 1
diff --git a/NEWS b/NEWS
index 6c8b8e9..baa165d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Shotwell 0.20.1 - 2 October 2014
+--------------------------------
+
+  * Corrects problems with navigating photos in full-screen mode (#737092)
+  * Better memory utilization via more conservative pixbuf cache (#715198)
+  * Fixes minor bugs detected by better Vala code analysis
+
+
 Shotwell 0.20.0 - 16 September 2014
 -----------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 0c909d6..52101e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+shotwell (0.20.1-1~utopic1) utopic; urgency=low
+
+  * Corrects problems with navigating photos in full-screen mode (#737092)
+  * Better memory utilization via more conservative pixbuf cache (#715198)
+  * Fixes minor bugs detected by better Vala code analysis
+
+ -- Jim Nelson <jim yorba org>  Thu, 02 Oct 2014 13:08:22 -0700
+
+
 shotwell (0.20.0-1~trusty1) trusty; urgency=low
 
   * Fix crash when deleting a photo in Shotwell Photo Viewer


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