diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-02-12 17:53:12 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-02-12 17:53:13 +0100 |
commit | 029dad798c8b07bd2613ba2e8c2988cee22f8389 (patch) | |
tree | 46c7bbd9af6fdf65c9f0454959c0d9213d187908 /NEWS | |
parent | e06f6b10c00ead20c59b6c41c673a4456bc20370 (diff) | |
download | ayatana-indicator-datetime-029dad798c8b07bd2613ba2e8c2988cee22f8389.tar.gz ayatana-indicator-datetime-029dad798c8b07bd2613ba2e8c2988cee22f8389.tar.bz2 ayatana-indicator-datetime-029dad798c8b07bd2613ba2e8c2988cee22f8389.zip |
release 24.2.024.2.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +Overview of changes in ayatana-indicator-datetime 24.2.0 + + - src, tests: enable notification code path without Lomiri deps. + - tests/test-menus: Fix build. + - Tests: Fix show_alarms tests. + - Fix tests relying on the default EDS appointment colour. + - tests/CMakeLists.txt: Run test-notification only when building with + Lomiri features. + - tests/: Fix test-sound. Drop parameterized test run for now. Needs + more investigation. + - src/CMakeLists.txt: suppress Wenum-constexpr-conversion in + engine-eds.cpp. + +Overview of changes in ayatana-indicator-datetime 24.2.0 + + - src, tests: enable notification code path without Lomiri deps. + - tests/test-menus: Fix build. + - Tests: Fix show_alarms tests. + - Fix tests relying on the default EDS appointment colour. + - tests/CMakeLists.txt: Run test-notification only when building with + Lomiri features. + - tests/: Fix test-sound. Drop parameterized test run for now. Needs + more investigation. + - src/CMakeLists.txt: suppress Wenum-constexpr-conversion in + engine-eds.cpp + - Translation updates. + Overview of changes in ayatana-indicator-datetime 23.10.1 - Also apply show-events to Phone profile. |