diff --git a/ChangeLog.txt b/ChangeLog.txt index fb157ae2..861b2ce8 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -2,6 +2,7 @@ Version 0.9.0 (unreleased) --------------- (warning) file systems created with earlier CryFS versions are incompatible with this release * Fully support file access times +* Fix: Password is read from stdin, not from glibc getpass(). This enables external tools (e.g. GUIs) to pass in the password without problems. * (for developers) New repository layout. All subrepositories have been merged to one directory * (for developers) Using CMake instead of biicode as build system