[f-spot/FSPOT_0_6_0_STABLE] prepare for release



commit e7bbd1e1ed326c907c20dde5d5b44e85d2639b28
Author: Stephane Delcroix <stephane delcroix org>
Date:   Thu Oct 29 10:38:50 2009 +0100

    prepare for release

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9137d89..65a05df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+f-spot 0.6.1.4 - Oct 29 2009 - Dedication
+-----------------------------------------
+- bugfix release for 0.6.x branch
+ - keep sorting on startup (bgo #598714) (Lorenzo)
+ - fix a NRE on LastRollDialog (bgo #598009) (Jordi Mas)
+ - fix the toolbar 2.28-ification (bgo #591421) (Michael Monreal)
+ - accept --sync as comandline parameter
+ - avoid crashing on AdjustTimeDialog (bgo #591402)
+ - allow more than 60 pictures per Facebook albums
+ - backported translations
+
 f-spot 0.6.1.3 - Sep 28 2009 - Bare Feet In The Grass
 -----------------------------------------------------
 - bugfix release for 0.6.x branch
diff --git a/configure.ac b/configure.ac
index 7f82d8b..71ddbd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(F-Spot, 0.6.1.3)
+AC_INIT(F-Spot, 0.6.1.4)
 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]