[Pkg-owncloud-commits] [php-sabre-vobject] 26/106: Updated changelog, bumped version.

David Prévot taffit at moszumanska.debian.org
Fri Aug 22 15:10:58 UTC 2014


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 2339be70de76e7500235207e65dd969a3261bc4e
Author: Evert Pot <me at evertpot.com>
Date:   Tue Jul 22 09:32:54 2014 -0400

    Updated changelog, bumped version.
---
 ChangeLog.md                  | 7 +++++++
 lib/Sabre/VObject/Version.php | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 4e47a0e..4197a52 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+3.2.5 (????-??-??)
+------------------
+
+* Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
+  excluded events with wrong time
+
+
 3.2.4 (2014-07-14)
 ------------------
 
diff --git a/lib/Sabre/VObject/Version.php b/lib/Sabre/VObject/Version.php
index 73a5770..fda5ec7 100644
--- a/lib/Sabre/VObject/Version.php
+++ b/lib/Sabre/VObject/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.2.4';
+    const VERSION = '3.2.5';
 
 }

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



More information about the Pkg-owncloud-commits mailing list