From adaa7e4003f7669888596d8d395f84fc151e1b3e Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 11 Aug 2017 14:26:05 +0200 Subject: [PATCH] [jan] Improve compatibilty when synchronizing tasks via CalDAV/ICS (Bug #14057). --- nag/docs/CHANGES | 2 ++ nag/package.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/nag/docs/CHANGES b/nag/docs/CHANGES index 188b20e09a9..a1ce874e9c0 100644 --- a/nag/docs/CHANGES +++ b/nag/docs/CHANGES @@ -2,6 +2,8 @@ v4.2.16-git ----------- +[jan] Improve compatibilty when synchronizing tasks via CalDAV/ICS (Bug + #14057). [jan] Fix exporting multiple tags to iCalendar CATEGORIES (Bug #14057). [jan] Don't include external tasks into drop down list for parent tasks. [jan] Fix redirecting to task list after completing a task (Bug #14678). diff --git a/nag/package.xml b/nag/package.xml index 1f62686d7d2..35c2581a5ca 100644 --- a/nag/package.xml +++ b/nag/package.xml @@ -33,6 +33,7 @@ GPL-2.0 +* [jan] Improve compatibilty when synchronizing tasks via CalDAV/ICS (Bug #14057). * [jan] Fix exporting multiple tags to iCalendar CATEGORIES (Bug #14057). * [jan] Don't include external tasks into drop down list for parent tasks. * [jan] Fix redirecting to task list after completing a task (Bug #14678). @@ -1816,6 +1817,7 @@ 2017-08-01 GPL-2.0 +* [jan] Improve compatibilty when synchronizing tasks via CalDAV/ICS (Bug #14057). * [jan] Fix exporting multiple tags to iCalendar CATEGORIES (Bug #14057). * [jan] Don't include external tasks into drop down list for parent tasks. * [jan] Fix redirecting to task list after completing a task (Bug #14678).