diff options
author | raveit65 <[email protected]> | 2020-08-16 18:23:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-08-16 18:23:47 +0200 |
commit | 07d6e9d0fa37001cde748b74842d926b726b73ba (patch) | |
tree | d5e6d5bef641bcfdd96562d9de30c8789a83b779 /NEWS | |
parent | bb0f0823eb8e5c1381278b677ff02f41c3a256a4 (diff) | |
download | mate-sensors-applet-1.24.1.tar.bz2 mate-sensors-applet-1.24.1.tar.xz |
release 1.24.1v1.24.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +### mate-sensors-applet 1.24.1 + + * Translations update + * add git.mk to generate .gitignore + * build: prevents two consecutive slashes in plugin file path + * build: Fix G_LOG_DOMAIN for sensors applet + * sonypi-plugin.c: Make sonypi plugin portable to GNU/Hurd + * libsensors-plugin: Port to GRegex + * Replace g_malloc0 with g_new0 and g_strdup + * build: silent build warnings for distcheck + * use default MATE_COMPILE_WARNINGS level + * build: show configure summary + ### mate-sensors-applet 1.24.0 * Translations update |