diff options
Diffstat (limited to 'vendor/sabre/dav/ChangeLog')
-rw-r--r-- | vendor/sabre/dav/ChangeLog | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/vendor/sabre/dav/ChangeLog b/vendor/sabre/dav/ChangeLog index 145cf1fcb..e41a6c88a 100644 --- a/vendor/sabre/dav/ChangeLog +++ b/vendor/sabre/dav/ChangeLog @@ -1,6 +1,14 @@ -1.8.7-stable (2013-10-02) +1.8.9-stable (2014-02-26) + * The zip release ships with sabre/vobject 2.1.3. + * includes changes from version 1.7.11. + +1.8.8-stable (2014-02-09) * The zip release ships with sabre/vobject 2.1.3. - * Includes changes from version 1.7.9. + * includes changes from version 1.7.10. + +1.8.7-stable (2013-10-02) + * the zip release ships with sabre/vobject 2.1.3. + * includes changes from version 1.7.9. 1.8.6-stable (2013-06-18) * The zip release ships with sabre/vobject 2.1.0. @@ -49,6 +57,16 @@ * Added: The Proxy principal classes now both implement an interface, for greater flexiblity. +1.7.11-stable (2014-02-26) + * The zip release ships with sabre/vobject 2.1.3. + * Fixed: Issue #407: large downloads failed. + * Fixed: Issue #414: XXE security problem on older PHP versions. + +1.7.10-stable (2014-02-09) + * The zip release ships with sabre/vobject 2.1.3. + * Fixed: Potential security vulnerability in the http client. + * Fixed: Issue #374: Don't urlescape colon (:) when it's not required. + 1.7.9-stable (2013-10-02) * The zip release ships with sabre/vobject 2.1.3. * Fixed: Issue #365. Incorrect output when principal urls have spaces in |