integrated latest changes in changelog

This commit is contained in:
Jaromil 2017-01-02 12:54:55 +01:00
parent fa145074f8
commit ed37b4e1fa

View File

@ -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