[Pkg-owncloud-commits] [php-sabredav] 177/275: Updated changelog.
David Prévot
taffit at moszumanska.debian.org
Thu Sep 25 14:56:05 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 cacae82bc358c7d557c40cad9c310fa79a40a2ce
Author: Evert Pot <me at evertpot.com>
Date: Fri Aug 22 18:48:21 2014 -0400
Updated changelog.
---
ChangeLog.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ChangeLog.md b/ChangeLog.md
index bfa2b2c..3b3dcae 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -5,6 +5,10 @@ ChangeLog
-------------------------
* Added: Support for [rfc6638][rfc6638], also known as CalDAV Scheduling.
+* Added: Automatically converting between vCard 3, 4 and jCard using the
+ `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.
* 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
@@ -48,6 +52,7 @@ ChangeLog
* Changed: CardDAV plugin is now responsible for reporting
`CARDDAV:supported-address-data`. This functionality has been removed from
the CardDAV PDO backend.
+* When a REPORT is not supported, we now emit HTTP error 415, instead of 403.
2.0.4 (????-??-??)
--
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