From 699a996be4a77240422421c2d53e5f5afd7f9e26 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 22 Aug 2025 07:51:54 +0200 Subject: [PATCH] changelog for items having tzinfo only on dtstart or dtend set for whatever reason, overtake tzinfo from the other one --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eafbee6..a144f1db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * Add: [hook] dryrun: option to disable real hook action for testing, add tests for email+rabbitmq * Fix: storage hook path now added to DELETE, MKCOL, MKCALENDAR, MOVE, and PROPPATCH * Add: storage hook placeholder now supports "request" and "to_path" (MOVE only) +* Improve: catch items having tzinfo only on dtstart or dtend set for whatever reason, overtake tzinfo from the other one ## 3.5.4 * Improve: item filter enhanced for 3rd level supporting VALARM and honoring TRIGGER (offset or absolute)