[f-spot/FSPOT_0_6_0_STABLE] prepare for release



commit 5909d6f26ff4f2315a0ea489e5168a7219bba8e2
Author: Stephane Delcroix <stephane delcroix org>
Date:   Tue Aug 25 21:24:54 2009 +0200

    prepare for release

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cbe342e..9592925 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+f-spot 0.6.1.0 - Aug 25 2009 - Tea Time
+---------------------------------------
+- bugfix release, while development continues on master:
+  - fix some crashers
+  - reduce the both the package size and installed size by a few Megs
+  - works on gtk+ > 2.17
+  - load .pcx files
+  - extendable slideshow
+  - ~30 bugs fixed
+  - updated translations
+
 f-spot 0.6.0.0 - Aug 07 2009 - Sliced
 -------------------------------------
 - no longer depends on libeog
diff --git a/configure.ac b/configure.ac
index c2e9a08..ad237da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(F-Spot, 0.6.0.0)
+AC_INIT(F-Spot, 0.6.1.0)
 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]