From a6793a0e19ad2a1f6b2e71b6660104fc5c00b7bb Mon Sep 17 00:00:00 2001 From: Michael J Rubinsky Date: Fri, 27 Mar 2015 13:19:00 -0400 Subject: [PATCH] BFN --- kronolith/docs/CHANGES | 1 + kronolith/package.xml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/kronolith/docs/CHANGES b/kronolith/docs/CHANGES index 698e6ecc72c..e87bca048f1 100644 --- a/kronolith/docs/CHANGES +++ b/kronolith/docs/CHANGES @@ -2,6 +2,7 @@ v4.2.6-git ---------- +[mjr] Fix saving recurring event after a change in resources (Bug #13921). [mjr] Fix creating recurrence exceptions from CalDAV clients. [jan] Added an index to find base events of recurrence exceptions faster. [jan] Fix finding duplicate events by UID. diff --git a/kronolith/package.xml b/kronolith/package.xml index 6fb640e53ff..713a89286ab 100644 --- a/kronolith/package.xml +++ b/kronolith/package.xml @@ -33,6 +33,7 @@ GPL-2.0 +* [mjr] Fix saving recurring event after a change in resources (Bug #13921). * [mjr] Fix creating recurrence exceptions from CalDAV clients. * [jan] Added an index to find base events of recurrence exceptions faster. * [jan] Fix finding duplicate events by UID. @@ -2532,6 +2533,7 @@ 2015-03-17 GPL-2.0 +* [mjr] Fix saving recurring event after a change in resources (Bug #13921). * [mjr] Fix creating recurrence exceptions from CalDAV clients. * [jan] Added an index to find base events of recurrence exceptions faster. * [jan] Fix finding duplicate events by UID.