[Pkg-owncloud-commits] [php-sabredav] 02/28: Updated changelog, bumped version
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 e32f0496d003e178ebf2b6f9eff3520c3a8fdae0
Author: Evert Pot <me at evertpot.com>
Date: Sat Feb 20 16:49:04 2016 -0500
Updated changelog, bumped version
---
CHANGELOG.md | 7 +++++++
lib/DAV/Version.php | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 783a6f4..0681ff6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
ChangeLog
=========
+3.0.8 (2016-01-12)
+------------------
+
+* #784: Sync logs for address books were not correctly cleaned up after
+ deleting them.
+
+
3.0.7 (2016-01-12)
------------------
diff --git a/lib/DAV/Version.php b/lib/DAV/Version.php
index 357c241..7cd8aca 100644
--- a/lib/DAV/Version.php
+++ b/lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '3.0.7';
+ const VERSION = '3.0.8';
}
--
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