summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index da0598f3..77f411ca 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -6,6 +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 compiler is required
* Requires CMake v3.11.0 or higher
+ * New CMake option "LIBICAL_ENABLE_64BIT_ICALTIME_T" to use 64-bit time_t implementations
+ on 32-bit systems (where available and supported. Windows-only so far)
* 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