diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-11 22:22:10 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-11 22:23:24 +0200 |
| commit | 103526ff188f7e4c62876a780b8ea0173c288ce7 (patch) | |
| tree | 88c75dbd977e4e18bc53b74658a22b09cc855e9e /NEWS | |
| parent | b8488dac18938f6a176cbb1ef6448cce28897449 (diff) | |
| download | ayatana-indicator-datetime-26.6.0.tar.gz ayatana-indicator-datetime-26.6.0.tar.bz2 ayatana-indicator-datetime-26.6.0.zip | |
- 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).
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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). |
