[Pkg-owncloud-commits] [php-sabredav] 63/80: Updated changelog

David Prévot taffit at moszumanska.debian.org
Thu Jan 7 02:56:37 UTC 2016


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

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

commit c3b06d37035e6cd561c825589c02b000777626cc
Author: Evert Pot <me at evertpot.com>
Date:   Mon Jan 4 23:39:43 2016 -0500

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45ff216..8408758 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,9 @@ ChangeLog
 * Subtle browser improvements.
 * #726: Better error reporting in `Client::propPatch`. We're now throwing
   exceptions.
+* #608: When a HTTP error is triggered during `Client:propFind`, we're now
+  throwing `Sabre\HTTP\ClientHttpException` instead of `Sabre\DAV\Exception`.
+  This new exception contains a LOT more information about the problem.
 * #721: Events are now handled in the correct order for `COPY` requests.
   Before this subtle bugs could appear that could cause data-loss.
 * #747: Now throwing exceptions and setting the HTTP status to 500 in subtle

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