[almanah/V_0_9_1] Release 0.9.1



commit 87c67aebfbb9e9d88ee14ae6928589cbbea69383
Author: Álvaro Peña <alvaropg gmail com>
Date:   Mon Mar 11 11:23:19 2013 +0100

    Release 0.9.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cbe28df..de7c678 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes from Almanah 0.9.0 to Almanah 0.9.1
+=======================================================
+
+Bug fixed:
+* Bug 695117 - Almanah doesn't encrypt the database when the application close (see 
https://bugzilla.gnome.org/show_bug.cgi?id=695117)
+
 Overview of changes from Almanah 0.8.0 to Almanah 0.9.0
 =======================================================
 
diff --git a/configure.ac b/configure.ac
index 7b3371e..11edd3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([almanah],[0.9.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://live.gnome.org/Almanah_Diary])
+AC_INIT([almanah],[0.9.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://live.gnome.org/Almanah_Diary])
 
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([config.h])


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