commit 4b99afc5adc196554e7f4dc1cb92072a11ce86a0
parent 1aa290819fcc30f4838b085eeb302dce1ffb322f
Author: Jaromil <jaromil@dyne.org>
Date: Thu, 3 Feb 2011 22:27:03 +0100
documentation for minor release 0.9.1
Diffstat:
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,4 +1,9 @@
-January 2011
+February 2011 - 0.9.1
+
+ Sourcecode cleanup, debugging and testing.
+ Integrated some feedback after filing Debian's ITP and RFS.
+
+January 2011 - 0.9
Tomb is now a desktop application following freedesktop standards:
it provides a status tray and integrates with file managers. The
@@ -6,7 +11,7 @@ January 2011
August 2010
- The first version of Tomb ever released to the public
+ The first usable version of Tomb goes public among hacker friends
During the year 2009
diff --git a/README b/README
@@ -12,7 +12,7 @@ X~ `?888888hx~ ...ue888b .888: x888 x888. 8888 .
' "*88888888* 'Y" `~ " `"` `%888*%"
^"***"` "`
- a simple commandline tool to manage encrypted storage v.0.9
+a simple commandline tool to manage encrypted storage v.0.9.1
http://tomb.dyne.org
diff --git a/configure.ac b/configure.ac
@@ -4,7 +4,7 @@ dnl ==============================================================
AC_PREREQ([2.60])
-AC_INIT([Tomb],[0.9.0],[jaromil@dyne.org],[Tomb])
+AC_INIT([Tomb],[0.9.1],[jaromil@dyne.org],[Tomb])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST