[f-spot/FSPOT_0_6_0_STABLE] prepare for release



commit a74cf24994c308646453f08146ba8fdcd5056163
Author: Stephane Delcroix <stephane delcroix org>
Date:   Wed Sep 16 21:42:21 2009 +0200

    prepare for release

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 05e3d25..3ccd5ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+f-spot 0.6.1.2 - Sep 16 2009 - Always Nice To See You
+-----------------------------------------------------
+- bugfix release for 0.6.x branch
+ - fix for bgo#594016, no longer fails to upgrade if you have photos from post 2038 (sic)
+ - use interpolation on drawing
+ - allows to run on gtk2.14
+
 f-spot 0.6.1.1 - Aug 26 2009 - Tea Time Again
 ---------------------------------------------
 - bugfix release for 0.6.1.0
diff --git a/configure.ac b/configure.ac
index fe0bdc9..9934d29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(F-Spot, 0.6.1.1)
+AC_INIT(F-Spot, 0.6.1.2)
 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]