Add entry for extending date ranges

This commit is contained in:
Andrew Ruthven 2024-03-04 00:34:49 +13:00
parent c5b3e385b3
commit 19ec65eb3f

View File

@ -2,6 +2,11 @@
* Fix free-busy-query REPORT if start/end is missing, previously the
current timestamp was used for missing values.
2024-03-01 Andrew Ruthven <andrew@etc.gen.nz>
* Enforce dates sent to PostgreSQL to be strings, this allows us to
to support dates prior to 1900. We now allow dates from 1 AD to
9999 AD.
2023-03-02 Florian Schlichting <fsfs@debian.org>
* release davical 1.1.12
* add Debian autopkgtests