ChangeLog

This commit is contained in:
Sebastian Messmer 2015-11-24 14:43:20 +01:00
parent 529b888048
commit f5bf8a22f5
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Version 0.8.3
* Ask for password confirmation when creating new filesystem.
* Check for new CryFS versions and ask the user to update if a new version is available
* Implemented a mechanism that can show warnings about security bugs to users of a certain CryFS version. Let's hope this won't be necessary ;)
* Compatibility with GCC 4.8 (that allows compiling on Ubuntu 14.04 for example)
Version 0.8.2
---------------