[Pkg-owncloud-commits] [php-sabredav] 130/148: Updated changelog.
David Prévot
taffit at moszumanska.debian.org
Wed Apr 15 01:37:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 69d4a87d1c6867f233d6dc37ae48f0f2bc8dcfdb
Author: Evert Pot <me at evertpot.com>
Date: Sun Apr 12 21:03:24 2015 -0400
Updated changelog.
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26838bb..d5b36ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,13 @@ ChangeLog
* `FSExt` Directory and File no longer do custom property storage. This
functionality is already covered pretty well by the `PropertyStorage` plugin,
so please switch.
+* Renamed `Sabre\CardDAV\UserAddressBooks` to `Sabre\CardDAV\AddressBookHome`
+ to be more consistent with `CalendarHome` as well as the CardDAV
+ specification.
+* `Sabre\DAV\IExtendedCollection` now receives a `Sabre\DAV\MkCol` object as
+ its second argument, and no longer receives seperate properties and
+ resourcetype arguments.
+* `MKCOL` now integrates better with propertystorage plugins.
2.2.0-alpha3 (2015-02-25)
--
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