[Pkg-owncloud-commits] [php-sabredav] 236/275: Updated changelog.

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:56:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 6ade7e39c4af5455644c8005d319a72203152fe5
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Sep 15 22:12:58 2014 +0100

    Updated changelog.
---
 ChangeLog.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ChangeLog.md b/ChangeLog.md
index 65c9afc..db52b12 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -9,6 +9,7 @@ ChangeLog
   `Accept:` header, in CardDAV reports, and automatically converting from
   jCard to vCard upon `PUT`. It's important to note that your backends _may_
   now recieve both vCard 3.0 and 4.0.
+* Added: #444. Collections can now opt-in to support high-speed `MOVE`.
 * Changed: PropertyStorage backends now have a `move` method.
 * Added: `beforeMove`, and `afterMove` events.
 * Changed: A few database changes for the CalDAV PDO backend. Make sure you
@@ -24,6 +25,8 @@ ChangeLog
   support, it is no longer needed. It's functionality has been replaced by
   `Sabre\CalDAV\Schedule\IMipPlugin`, which can now send emails for clients
   other than iCal.
+* Removed: `Sabre\DAV\ObjectTree` and `Sabre\DAV\Tree\FileSystem`. All this
+  functionality has been merged into `Sabre\DAV\Tree`.
 * Added: Support for the `{http://calendarserver.org/ns/}email-address-set`
   property.
 * #460: PropertyStorage must move properties during `MOVE` requests.

-- 
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