[f-spot/FSPOT_0_6_0_STABLE] prepare for release



commit 6222ee9e314d6a9f8efa815795b707cf5cb61f08
Author: Stephane Delcroix <stephane delcroix org>
Date:   Wed Nov 4 18:04:31 2009 +0100

    prepare for release

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 65a05df..d010cf2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+f-spot 0.6.1.5 - Nov 4 2009 - What Next ?
+-----------------------------------------
+- bugfix release for 0.6.x branch
+ - make IconView responsive to mouseclicks on gdk 2.18 (bgo #600032)
+ - do not ignore .rw2 files (bgo #593474)
+ - avoid an Array.OORE on empty dbs (bgo #566977) (Mike Gemuende)
+
 f-spot 0.6.1.4 - Oct 29 2009 - Dedication
 -----------------------------------------
 - bugfix release for 0.6.x branch
diff --git a/configure.ac b/configure.ac
index 71ddbd9..8512ba9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(F-Spot, 0.6.1.4)
+AC_INIT(F-Spot, 0.6.1.5)
 AC_CONFIG_SRCDIR(src/main.cs)
 
 AM_CONFIG_HEADER(config.h)



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