From a8c270bb39cb3fdfd80c4d241d2ea3ed16f886c3 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 22 Nov 2013 03:04:37 +0000 Subject: [PATCH] Crontab: update documentation files. --- app/views/App/apps/imp/docs/CHANGES.html | 4 ++++ app/views/App/apps/kronolith/docs/CHANGES.html | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/app/views/App/apps/imp/docs/CHANGES.html b/app/views/App/apps/imp/docs/CHANGES.html index 17b11201..fb0973cd 100644 --- a/app/views/App/apps/imp/docs/CHANGES.html +++ b/app/views/App/apps/imp/docs/CHANGES.html @@ -3,6 +3,10 @@

Changes by Release

 v6.1.7-git
 ----------
 
+[mjr] Honor recurrence-id range values when deleting recurring events (Bug
+      #12746).
+[mms] Don't provide links to view attachments in compose screen unless the
+      attachment can be displayed (Bug #12841).
 
 
 ------
diff --git a/app/views/App/apps/kronolith/docs/CHANGES.html b/app/views/App/apps/kronolith/docs/CHANGES.html
index 756feeb0..45a9bc79 100644
--- a/app/views/App/apps/kronolith/docs/CHANGES.html
+++ b/app/views/App/apps/kronolith/docs/CHANGES.html
@@ -3,6 +3,12 @@ 

Changes by Release

 v4.1.5-git
 ----------
 
+[mjr] Fix incorrect case comparison when synchronizing tags with Kolab (Bug
+      #12770).
+[mjr] Honor recurrence-id range values when deleting recurring events (Bug
+      #12746).
+[mjr] Fix deleting and sending iTip notifications for recurring events (Bug:
+      12746).
 [jan] Fix calculation of work week start if on a weekend.
 [jan] Fix deleting calendars with exceptions to recurring events.
 [jan] Fix fatal error if recurrence exceptions have timezones set (Bug #12801).