summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-06-06 19:15:54 -0400
committerAllen Winter <allen.winter@kdab.com>2022-06-06 19:15:54 -0400
commit3396cf5a3d2a4a40292a76e758bc6f55cb567528 (patch)
tree531e7b0799d8d1b5e4b57e033ff19b658869e573 /ReleaseNotes.txt
parent5de3e1500d33e3f14b289ee29ceb79cd9cc64fed (diff)
downloadlibical-git-3396cf5a3d2a4a40292a76e758bc6f55cb567528.tar.gz
consider libical-glib as stable now
fixes: #574
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 a2a6be01..ca8644e3 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -34,6 +34,8 @@ Version 3.1.0 (NOT RELEASED YET):
* ical_set_invalid_rrule_handling_setting
* ical_get_invalid_rrule_handling_setting
* icaltzutil_get_zone_directory() can use the TZDIR environment to find system zoneinfo
+ * libical-glib API is considered stable; no longer need to define LIBICAL_GLIB_UNSTABLE_API=1
+ before including <libical-glib/libical-glib.h>.
* Deprecated functions:
+ caldat (replaced by internal function icaldat_int())
+ juldat (replaced by internal function juldat_int())