From: gregor herrmann Date: Wed, 24 Apr 2024 19:44:57 +0000 (+0200) Subject: Update NEWS file. X-Git-Tag: 0.7.2^0 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain Update NEWS file. --- diff --git a/NEWS b/NEWS index fb48905..d759013 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,12 @@ This is the NEWS file for ConfClerk. ConfClerk is the successor of fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. -version 0.7.2, yyyy-mm-dd -... +version 0.7.2, 2024-04-24 +* Change parsing of start and end date so that 37C3 schedule works. + The 37C3 schedule was created with pretalx, and uses a + different datetime format. + Thanks to Felix Becker for the bug report. +* Remove stale/cancelled events when reloading a conference schedule. version 0.7.1, 2021-08-19 * Build system improvements for Haiku.