[Pkg-owncloud-commits] [php-sabre-vobject] 72/106: Updated changelog.
David Prévot
taffit at moszumanska.debian.org
Fri Aug 22 15:11:05 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 81972af7ad7cf26a01a28c4352992b8a640cfd01
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Thu Aug 7 01:43:19 2014 -0400
Updated changelog.
---
ChangeLog.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ChangeLog.md b/ChangeLog.md
index 302e4fe..f816dc4 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -4,6 +4,10 @@ ChangeLog
3.3.0 (????-??-??)
------------------
+* We now use PSR-4 for the directory structure. This means that everything
+ that was used to be in the `lib/Sabre/VObject` directory is now moved to
+ `lib/`. If you use composer to load this library, you shouldn't have to do
+ anything about that though.
* #103: Added support for processing [iTip][iTip] messages. This allows a user
to parse incoming iTip messages and apply the result on existing calendars,
or automatically generate invites/replies/cancellations based on changes that
@@ -11,6 +15,7 @@ ChangeLog
* #75, #58, #18: Fixes related to overriding the first event in recurrences.
* Added: VCalendar::getBaseComponent to find the 'master' component in a
calendar.
+* #51: Support for iterating RDATE properties.
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