[Pkg-owncloud-commits] [php-sabredav] 04/07: Updated changelog, bumped version.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:33 UTC 2015


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

taffit pushed a commit to tag 3.0.3
in repository php-sabredav.

commit 240346da74ccba948f0b8b74d794c0b37c922d4e
Author: Evert Pot <me at evertpot.com>
Date:   Thu Aug 6 16:15:28 2015 -0400

    Updated changelog, bumped version.
---
 CHANGELOG.md        | 6 ++++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e2793b..dfa4fee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+3.0.3 (2015-08-06)
+------------------
+
+* #700: Digest Auth fails on `HEAD` requests.
+
+
 3.0.2 (2015-07-21)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 087a1d5..f8edfe3 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.0.2';
+    const VERSION = '3.0.3';
 
 }

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