tintegrated latest changes in changelog - tomb - the crypto undertaker
 (HTM) git clone git://parazyd.org/tomb.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit ed37b4e1fa680255aa3df141599686dd6274e749
 (DIR) parent fa145074f82af74dc4eee2ed87ebcf35e4cc9e82
 (HTM) Author: Jaromil <jaromil@dyne.org>
       Date:   Mon,  2 Jan 2017 12:54:55 +0100
       
       integrated latest changes in changelog
       
       Diffstat:
         M ChangeLog.md                        |      17 +++++++++--------
       
       1 file changed, 9 insertions(+), 8 deletions(-)
       ---
 (DIR) diff --git a/ChangeLog.md b/ChangeLog.md
       t@@ -4,14 +4,15 @@
        ### January 2017
        
        Fix to bug occurring when using ZSh version 5.3 or higher. Fix to
       -inclusion of final newline in keys generated with 2.2. Enhanced
       -continuous integration script with regression tests on usage of old
       -stable versions of Tomb.  Improved parser and post-hooks to avoid
       -usage of external binaries (grep and cat) also improving security when
       -decrypting keys. Fix for clean execution via sudo. Updated
       -extras/gtomb to latest stable version.  Updates to the documentation
       -about kdf and using images as keys. New experimental port to Android
       -platforms in extras.
       +inclusion of final newline in keys generated with 2.2, only affecting
       +third-party software. Removed chmod/chown of tombs when open. Enhanced
       +continuous integration script with regression tests with usage of old
       +stable versions of Tomb and shellcheck linting.  Improved parser and
       +post-hooks to avoid usage of external binaries (grep and cat) also
       +improving security when decrypting keys. Fix for clean execution via
       +sudo nopasswd. Updated extras/gtomb to latest stable version.  Various
       +documentation updatesabout kdf, using images as keys, deniability and
       +gpg-agent usage. New experimental port to Android platforms in extras.
        
        ## 2.2
        ### December 2015