[Pkg-owncloud-commits] [php-sabredav] 06/28: Updated changelog, bumped version for #784

David Prévot taffit at moszumanska.debian.org
Sun Mar 13 17:59:07 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 b364065392c12d151a946acbe208e5823bf8ec8a
Author: Evert Pot <me at evertpot.com>
Date:   Sat Feb 20 16:51:48 2016 -0500

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc43f34..70cbaf7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+3.1.2 (????-??-??)
+------------------
+
+* #784: Sync logs for address books were not correctly cleaned up after
+  deleting them.
+
+
 3.1.1 (2016-01-25)
 ------------------
 
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 7b20e04..1bdf81d 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.1.1';
+    const VERSION = '3.1.2';
 
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list