Skip to content

Commit

Permalink
Update README for v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rfjakob committed Jan 19, 2016
1 parent b3c9a27 commit 8432382
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/performance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ v0.5-rc1-1 54 4.1 9
v0.5-rc1-2 45 1.7 3.4
v0.6 47 1.8 4.3
v0.7 43 1.7 4.3
v0.7.2 26 1.8 4.3
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,13 @@ The output should look like this:
Changelog
---------

v0.7.2
* **Fix in small file creation**
* This brings performance on-par with EncFS paranoia mode, with streaming writes
significantly faster
* The actual [fix](https://github.com/hanwen/go-fuse/commit/c4b6b7949716d13eec856baffc7b7941ae21778c)
is in the go-fuse library. There are no code changes in gocryptfs.

v0.7.1
* Make the `build.bash` script compatible with Go 1.3
* Disable fallocate on OSX (system call not availabe)
Expand Down

0 comments on commit 8432382

Please sign in to comment.