[Pkg-owncloud-commits] [php-sabredav] 212/275: Updated changelog.

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:56:10 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 a0032a20f5620c587f6e85cfbcd90f901e291446
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue Sep 9 13:43:11 2014 +0200

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

diff --git a/ChangeLog.md b/ChangeLog.md
index e568ea2..09bfe58 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+2.0.5 (????-??-??)
+------------------
+
+* #514: CalDAV PDO backend didn't work when overriding the 'calendar changes'
+  database table name.
+
+
 2.0.4 (2014-08-27)
 ------------------
 
@@ -11,6 +18,7 @@ ChangeLog
 * The zip release ships with [sabre/vobject 3.3.1][vobj],
   [sabre/http 2.0.4][http], and [sabre/event 1.0.1][evnt].
 
+
 2.0.3 (2014-07-14)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 736281b..210b83f 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '2.0.4';
+    const VERSION = '2.0.5';
 
 }

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