[Pkg-owncloud-commits] [php-sabre-vobject] 306/341: Updated changelog.

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


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 6be650a6ff68652ff9b6bf7483a420a3afffde41
Author: Evert Pot <me at evertpot.com>
Date:   Sat Jul 4 01:54:45 2015 -0400

    Updated changelog.
---
 CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b324f0..7af5dbf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,12 @@ ChangeLog
 * #233: The `+00:00` timezone is now recognized as UTC. (@c960657)
 * #237: Added a `destroy()` method to all documents. This method breaks any
   circular references, allowing PHP to free up memory.
+* #197: Made accessing properties and objects by their name a lot faster. This
+  especially helps objects that have a lot of sub-components or properties,
+  such as large iCalendar objects.
+* #197: The `$children` property on components has been changed from `public`
+  to `protected`. Use the `children()` method instead to get a flat list of
+  objects.
 
 
 3.4.5 (2015-06-02)

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