From ed37b4e1fa680255aa3df141599686dd6274e749 Mon Sep 17 00:00:00 2001 From: Jaromil Date: Mon, 2 Jan 2017 12:54:55 +0100 Subject: [PATCH] integrated latest changes in changelog --- ChangeLog.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 665189d..ce81cf3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -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