[Pkg-owncloud-commits] [php-sabredav] 03/12: Backported #650.

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


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

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

commit b49b64e86980743b71227cef5fb8f36c07e99ca4
Author: Evert Pot <me at evertpot.com>
Date:   Tue May 19 13:57:20 2015 +0300

    Backported #650.
---
 ChangeLog.md        | 6 ++++++
 lib/DAV/Version.php | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index f183573..21167c5 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,12 @@
 ChangeLog
 =========
 
+2.0.7 (2015-??-??)
+------------------
+
+* #650: Correctly cleaning up change info after deleting calendars (@ErrOrnAmE).
+
+
 2.0.6 (2014-12-10)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 38f4726..e142b7a 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.0.6';
+    const VERSION = '2.0.7';
 
 }

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