[Pkg-owncloud-commits] [php-sabredav] 275/275: Update changelog for 2.1.0~alpha1-1 release

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:56:18 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 edd3a983e03c52b1e4c2cb7041b6f30e03231b4a
Author: David Prévot <taffit at debian.org>
Date:   Thu Sep 25 09:55:45 2014 -0400

    Update changelog for 2.1.0~alpha1-1 release
---
 debian/changelog | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1353be4..9c7ed8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,42 @@
+php-sabredav (2.1.0~alpha1-1) experimental; urgency=medium
+
+  [ Evert Pot ]
+  * Providing a way to find a calendar object by its UID.
+  * Propertystorage must transfer properties after MOVE requests.
+  * Added phpcs + lots of cs fixes.
+  * Always showing the lock-token in lockdiscovery properties.
+  * Browser plugin now supports supported-privilege-set.
+  * CalendarRootNode -> CalendarRoot. UserCalendars -> CalendarHome.
+  * getCalendarByObjectUID is now part of the standard interface.
+  * Moved getCalendarObjectsByUID to base interface.
+  * Delegating some scheduling functionality to vobject's new itip stuff.
+  * Overhauled iMip plugin.
+  * Support for email-address-set.
+  * Now emitting 400 Bad Request upon PUT requests with Content-Range.
+  * Support for carddav:supported-collation-set and max-resource-size.
+  * Automatically converting vcards.
+  * Converting incoming jCard data from PUT.
+  * supported-address-data
+  * Emitting 415 now when a report is not supported.
+  * Supporting HEAD wherever we support GET.
+  * Removed ObjectTree and Tree\FileSystem
+  * Upgraded to sabre/http 3.0
+
+  [ Alfred Klomp ]
+  * Issue 482: PropFind::set() hard adds properties during ALLPROPS
+  * Browser plugin: sort by type first, then display path.
+
+  [ Lukas Reschke ]
+  * Only accept HTTP and HTTPS as protocol
+
+  [ David Prévot ]
+  * Ship migration scripts among examples
+  * Run phpcs with other tests
+  * Bump php-sabre-http build-dependency to 3.0.0
+  * Bump standards version to 3.9.6
+
+ -- David Prévot <taffit at debian.org>  Thu, 25 Sep 2014 09:58:52 -0400
+
 php-sabredav (2.0.4-1) experimental; urgency=medium
 
   [ Evert Pot ]

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