diff options
author | Jakob Unterwurzacher | 2016-12-04 20:38:48 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-12-04 20:38:48 +0100 |
commit | 9b5738457483c18f2197eae758a72526ca6730ca (patch) | |
tree | dd356e9e7829fed379aba3bd4b1f512850494589 | |
parent | ec89eb1d76733f07b27263d6fca65fa04189783b (diff) |
README: v1.2 includes the rendered man page in the tarballv1.2
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,6 +135,7 @@ v1.2, 2016-12-04 at the cost of reduced out-of-space robustness. * This is a workaround for Btrfs' slow fallocate(2) * Preserve owner for symlinks an device files (fixes bug [#64](https://github.com/rfjakob/gocryptfs/issues/64)) +* Include rendered man page `gocryptfs.1` in the release tarball v1.1.1, 2016-10-30 * Fix a panic on setting file timestamps ([go-fuse#131](https://github.com/hanwen/go-fuse/pull/131)) |