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

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:36:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag 3.4.6
in repository php-sabre-vobject.

commit c2606c5985aabd14f37d444e494d72f67b71d290
Author: Evert Pot <me at evertpot.com>
Date:   Thu Aug 6 16:27:33 2015 -0400

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

diff --git a/ChangeLog.md b/ChangeLog.md
index 60501f9..08de99d 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+3.4.6 (2015-08-06)
+------------------
+
+* #250: Recurring all-day events are incorrectly included in time range
+  requests when not using UTC in the time range. (@armin-hackmann)
+
+
 3.4.5 (2015-06-02)
 ------------------
 
diff --git a/lib/Version.php b/lib/Version.php
index 20783bd..8dd682e 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '3.4.5';
+    const VERSION = '3.4.6';
 
 }

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