diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:13:37 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:14:07 +0200 |
| commit | c8a0a2d19aae52b9c3cced5960b90c860907956e (patch) | |
| tree | e339ac5c0c28882b199bd254094aee065bf976b7 /ChangeLog | |
| parent | 8b007ffd9ce355aa2437419706a56169aeeb3cd9 (diff) | |
| download | ayatana-indicator-display-c8a0a2d19aae52b9c3cced5960b90c860907956e.tar.gz ayatana-indicator-display-c8a0a2d19aae52b9c3cced5960b90c860907956e.tar.bz2 ayatana-indicator-display-c8a0a2d19aae52b9c3cced5960b90c860907956e.zip | |
- Fix cppcheck warning has no initializer.
- cppcheck: Workaround undefined function-like macro for
GLIB_CHECK_VERSION.
- service.cpp: Mark create_phone_menu as static.
- Translation updates (thanks to all contributors on
hosted.weblate.org).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 29 |
1 files changed, 28 insertions, 1 deletions
@@ -1,6 +1,33 @@ +2026-06-13 Mike Gabriel + + * Release 26.6.0 (HEAD -> main, tag: 26.6.0) + +2026-06-13 Lorenzo Torracchi + + * Translated using Weblate (Italian) (8b007ff) + +2026-06-11 Mike Gabriel + + * Merge branch 'fliiiix-fix-cppcheck-failure' (7973357) + +2026-06-09 fliiiix + + * Fix cppcheck warning has no initializer (9f93661) + +2026-06-11 Mike Gabriel + + * Merge branch 'jbicha-personal/jbicha/fix-cppcheck-failure' + (7818a66) + +2026-03-29 Jeremy BĂcha + + * cppcheck: Workaround undefined function-like macro for + GLIB_CHECK_VERSION (ce6e21c) + * service.cpp: Mark create_phone_menu as static (654452b) + 2026-06-11 Mike Gabriel - * Release 24.5.3 (HEAD -> main, tag: 24.5.3) + * Release 24.5.3 (b76877d) (tag: 24.5.3) 2026-03-18 Andi Chandler |
