[Pkg-owncloud-commits] [php-sabredav] 04/66: Updated changelog.

David Prévot taffit at moszumanska.debian.org
Wed May 27 13:56:43 UTC 2015


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

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

commit b76fba29de87131ecc3e3a2476a57ab11bfb3e3f
Author: Evert Pot <me at evertpot.com>
Date:   Mon Apr 13 14:24:30 2015 -0400

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6463d46..07833bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+2.2.0-alpha5 (2015-??-??)
+-------------------------
+
+* It's now possible to get all property information from files using the
+  browser plugin.
+
+
 2.2.0-alpha4 (2015-04-13)
 -------------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 797e88f..a7ace9b 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.2.0-alpha4';
+    const VERSION = '2.2.0-alpha5';
 
 }

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