From 2791d7b8c38d739e84ef59257a394e6d32532b10 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 8 Jan 2023 12:11:42 +1300 Subject: [PATCH] Update the ChangeLog for my fixes over the past week --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5c2bdb0e..3a293ef2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2022-12-18 Andrew Ruthven + * Numerous fixes for PHP 8.2 + * Add caching of user credential success/failure + * Convert RRULE expansion loop limits, and make it configurable to resolve + missing recurrences for some complicated rules. + * Fix BYMONTHDAY reccurence when the day is >= 29. + * Improvements to regression test suite. + * Support setting a Content-Security-Policy header. + 2022-10-04 Florian Schlichting * release davical 1.1.11 * test_bullseye_carddavclientinterop: user3 description is empty