# 2016-11-14
* Improved buffer handling.
* Added option to unlink key from keyring when unmounting.

# 2016-11-13
* Added option to set configuration file path, including relative paths to the encrypted directory.
* Corrected inclusion of ecryptfs_enable_filename_crypto to configuration file.
* Avoid parameter prompt when not running from a terminal.
* Added support for CMake (prompted by mhogomchungu: https://github.com/mhogomchungu/ecryptfs-simple)

# 2012-06-25
Major backend update: the upstream ecryptfs-utils were changed in such a way that hooks were no longer possible, so the functionality was recreated directly in ecryptfs-utils.

# 2012-06-17
Major update: added code to handle parameters and hook directly into mount.ecryptfs.c.

## Notable Changes

* added proper command-line options
* added option saving for automatic remounts without prompting
* both mountpoints and source directories can now be given when unmounting