From 4d95bad3cdd4da47d47124a15bbad2a241fc6b59 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 17 May 2024 18:52:09 +0200 Subject: release 24.4.1 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 23fa834..51a4344 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Overview of changes in ayatana-indicator-display 24.4.1 + + - src/main.cpp: Initialize LC_NUMERIC with 'POSIX'. + - cppcheck: Fix missingOverride complaints. + - cppcheck: Suppress constParameterCallback. + - cppcheck: Replace C-style casts by C++-style static_cast<> casts. + - cppcheck: Run with --check-level=exhaustive. + - Translation updates. + Overview of changes in ayatana-indicator-display 24.4.0 - Fix access of unitialized variables in DisplayIndicator destructor. -- cgit v1.2.3