Skip to content

Commit

Permalink
Update notes on handle fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
abh3 committed Feb 25, 2015
1 parent 84147c4 commit 0b06baf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/PreReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Prerelease Notes
* Provide mechanism to pass command line arguments to plugins.

+ **Major bug fixes**
* Correct lock loophole introduced by commit d9014d7d that may
cause SEGV.
* Do not hold the global lock when closing a file. For proxies this
stalls all open/close operations should the remote file server be
very slow in closing the file. This solves many timeout issues.
Expand Down

0 comments on commit 0b06baf

Please sign in to comment.