[Pkg-owncloud-commits] [php-sabredav] 71/163: Changelog for flock fixes
David Prévot
taffit at moszumanska.debian.org
Tue May 20 18:54:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.
commit 5e8de41b24a461a3799baee241f76a3ff20f4b2a
Author: Markus Staab <markus.staab at redaxo.de>
Date: Mon Apr 14 20:47:31 2014 +0200
Changelog for flock fixes
---
ChangeLog.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/ChangeLog.md b/ChangeLog.md
index 140459d..2d3e3f3 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -12,6 +12,7 @@ ChangeLog
* Fixed: Issue #422 Preconditions were not being set on PUT on non-existant
files. Not really a chance for data-loss, but incorrect nevertheless.
* Fixed: Issue #428: Etag check with `If:` fails if the target is a collection.
+* Fixed: Issues #430, #431, #433: Locks plugin didn't not properly release filesystem based locks.
* Removed: `Sabre\DAV\Server::NODE_*` constants.
* Moved all precondition checking into a central place, instead of having to
think about it on a per-method basis.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list