summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b24932..9dab9a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in ayatana-indicator-datetime 26.6.0
+
+ - separate mkCal Option from Lomiri.
+ - src/date-time.cpp: Don't segfault-by-assert if m_dt is not
+ initialized. Fixes syncing from Google Calendar where sometimes
+ events in Evolution can result in incomplete DateTime objects.
+ - Translation updates (thanks to all contributors on
+ hosted.weblate.org).
+
Overview of changes in ayatana-indicator-datetime 25.4.0
- Add mkCal backend (to support Lomiri's calendar app backend).