From f109855e238f7857d4683be838e8acd5fcafd0a2 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Sun, 6 Feb 2022 06:24:22 -0500 Subject: buildsystem - a C11-compliant C compiler is required for libical-glib --- ReleaseNotes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ReleaseNotes.txt') diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 30f86fa9..57a95536 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -6,7 +6,8 @@ Version 3.1.0 (NOT RELEASED YET): * MSVC 2013 or higher (when building on Windows with MSVC) * For the C++ bindings, a C++11 compliant complier is required * Requires CMake v3.11.0 or higher - * libical-glib now requires glib 2.38 or higher + * libical-glib requires glib 2.38 or higher + * libical-glib requires a C11 compliant compiler * draft-ietf-calext-eventpub-extensions-19 (RFC 9073) support added * draft-ietf-calext-valarm-extensions-07 (RFC 9074) support added * Allow previous recurrence iteration -- cgit v1.2.1