diff options
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,5 +1,23 @@ ### mate-applets 1.23.0 + * tx: sync with transifex + * Create FUNDING.yml + * [ci] Add cppcheck html report + * cpufreq: deprecated g_type_class_add_private + * mateweather: deprecated g_type_class_add_private + * cpufreq: support kernel 5.1.0 + * weather: align Gtk_Box to center + * multiload: filter-out non-local disks and user mounts + * Use g_list_free_full() convenience function + * Fix use-after-free clang warning + * [ci] enable clang analyzer + * help: update copyright + * Help: Use XInclude instead of ENTITY for legal.xml + * assignment discards 'const' qualifier from pointer target type + * Make translatable documenters in about dialog + * Make translatable copyright info in about dialog + * Ensure proper translation of the about dialog title + ### mate-applets 1.22.0 * update translations |