commit 0e4fb167c6eb478e0bcdb1cce5dd18f36f3f2656
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Tue Mar 5 17:30:41 2013 +0100

    Bug 695117 - Almanah doesn't encrypt the database when the application
    close

    The "quit_mainloop" event in GApplication isn't used anymore from
    GLib 2.32, so moved
    the database desconnection stuff, including database encryption if
    necessary, to the
    "window_removed" event.

 src/application.c | 35 ++++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 13 deletions(-)

commit 446ffc5bbb4c02b8eaadf598bf42a45d048f10f2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 25 22:43:44 2012 +0100

    build: Release version 0.9.0

 NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)