diff --git a/kronolith/docs/CHANGES b/kronolith/docs/CHANGES index fe2d3d644c1..cbde9800f4a 100644 --- a/kronolith/docs/CHANGES +++ b/kronolith/docs/CHANGES @@ -2,6 +2,8 @@ v4.2.10-git ----------- +[mjr] Send CACNEL iTip when attendee is removed from a meeting (Request + #14118). [mjr] Remove object reference from Content when object is deleted (Bug #14112). [mjr] Fix incorrect offset of freebusy times in certain cases (Bug #14084). [mjr] Fix handling of email groups as attendees (Bug #14093). diff --git a/kronolith/package.xml b/kronolith/package.xml index 0b19c7e6d64..e0fa99c76b7 100644 --- a/kronolith/package.xml +++ b/kronolith/package.xml @@ -33,6 +33,7 @@ GPL-2.0 +* [mjr] Send CACNEL iTip when attendee is removed from a meeting (Request #14118). * [mjr] Remove object reference from Content when object is deleted (Bug #14112). * [mjr] Fix incorrect offset of freebusy times in certain cases (Bug #14084). * [mjr] Fix handling of email groups as attendees (Bug #14093). @@ -2598,6 +2599,7 @@ 2015-07-31 GPL-2.0 +* [mjr] Send CACNEL iTip when attendee is removed from a meeting (Request #14118). * [mjr] Remove object reference from Content when object is deleted (Bug #14112). * [mjr] Fix incorrect offset of freebusy times in certain cases (Bug #14084). * [mjr] Fix handling of email groups as attendees (Bug #14093).