aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-04-02 16:23:49 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-04-02 16:23:49 +0200
commit18ab458cf5a1b9288eccf923ea96e3106bf5cb08 (patch)
treea82c33347fbab46770fd319547db42fe35c18c90 /NEWS
parent6214cc8293508fc1e1f26b6710d5ddb39544ba84 (diff)
downloadayatana-indicator-datetime-release-builds.tar.gz
ayatana-indicator-datetime-release-builds.tar.bz2
ayatana-indicator-datetime-release-builds.zip
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6306e0e..6b24932 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in ayatana-indicator-datetime 25.4.0
+
+ - Add mkCal backend (to support Lomiri's calendar app backend).
+ - tests/test-timezones.cpp: Avoid potential null pointer.
+ - tests/run-eds-ics-test.sh: Quote file paths.
+ - tests/run-mkcal-db-test.sh: Make test script executable.
+ - CMake: Support building datetime indicator in two variants with
+ different service executable names and systemd service files.
+ - Translation updates.
+
Overview of changes in ayatana-indicator-datetime 24.5.1
- Fix calendar not refreshed on month range change.