tdocumentation for minor release 0.9.1 - tomb - the crypto undertaker
HTML git clone git://parazyd.org/tomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 4b99afc5adc196554e7f4dc1cb92072a11ce86a0
DIR parent 1aa290819fcc30f4838b085eeb302dce1ffb322f
HTML Author: Jaromil <jaromil@dyne.org>
Date: Thu, 3 Feb 2011 22:27:03 +0100
documentation for minor release 0.9.1
Diffstat:
M ChangeLog | 9 +++++++--
M README | 2 +-
M configure.ac | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
DIR diff --git a/ChangeLog b/ChangeLog
t@@ -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
t@@ -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
DIR diff --git a/README b/README
t@@ -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
DIR diff --git a/configure.ac b/configure.ac
t@@ -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