[Pkg-owncloud-commits] [php-sabre-vobject] 05/25: Updated changelog, bumped version
David Prévot
taffit at moszumanska.debian.org
Thu Apr 7 01:41:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit b08d1ce2bef04028adbc9644e99f2d9e46ec5937
Author: Evert Pot <me at evertpot.com>
Date: Tue Mar 29 21:53:06 2016 -0400
Updated changelog, bumped version
---
CHANGELOG.md | 9 +++++++++
lib/Version.php | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f7ca84..6d73cd8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
ChangeLog
=========
+4.0.4 (????-??-??)
+------------------
+
+* #309: When expanding recurring events, the first event should also have a
+ `RECURRENCE-ID` property.
+* #306: iTip REPLYs to the first instance of a recurring event was not handled
+ correctly.
+
+
4.0.3 (2016-03-12)
------------------
diff --git a/lib/Version.php b/lib/Version.php
index bc843a9..3382f28 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number.
*/
- const VERSION = '4.0.3';
+ const VERSION = '4.0.4';
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list