Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
StephaneDelcroix committed Oct 29, 2009
1 parent 6cd201f commit e7bbd1e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions 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
Expand Down
2 changes: 1 addition & 1 deletion 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)
Expand Down

0 comments on commit e7bbd1e

Please sign in to comment.