Skip to content

Commit

Permalink
README: update changelog for 1.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rfjakob committed Feb 26, 2017
1 parent d2c0fae commit 8f51325
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,13 @@ RM: 4.42
Changelog
---------

v1.2.1, 2016-02-26
* Add an integrated speed test, `gocryptfs -speed`
* Limit password size to 1000 bytes and reject trailing garbage after the newline
* Make the test suite work on [Mac OS X](https://github.com/rfjakob/gocryptfs/issues/15)
* Handle additional corner cases in `-ctlsock` path sanitization
* Use dedicated exit code 12 on "password incorrect"

v1.2, 2016-12-04
* Add a control socket interface. Allows to encrypt and decrypt filenames.
For details see [backintime#644](https://github.com/bit-team/backintime/issues/644#issuecomment-259835183).
Expand Down

0 comments on commit 8f51325

Please sign in to comment.