diff options
author | raveit65 <[email protected]> | 2020-01-22 15:45:13 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-22 17:21:43 +0100 |
commit | 4a4a3d826f2d26cb78ff461b2196561e677f0f4d (patch) | |
tree | e71421200b9aa9b1f32b05811924d7368e6b3513 /NEWS | |
parent | 9bf50956e8e355ebfe576220977ff88782273fe7 (diff) | |
download | mate-system-monitor-4a4a3d826f2d26cb78ff461b2196561e677f0f4d.tar.bz2 mate-system-monitor-4a4a3d826f2d26cb78ff461b2196561e677f0f4d.tar.xz |
release 1.23.1v1.23.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1,6 +1,27 @@ +### mate-system-monitor 1.23.1 + + * Translations update + * Update copyright to 2020 + * gsm_color_button: avoid redundant redeclarations + * Add translator notes for desktop file + * migrate from intltool to gettext + * Use MATE_DEBUG_CHECK for setting compiler debug flags + * Use MATE_COMPILE_WARNINGS and MATE_CXX_WARNINGS macros + * require GLib >= 2.56.0 + * Render icons as cairo surfaces for HiDPI support + * Change url project's website + * proctable: cppcheck: Local variable 'column' shadows outer variable + * add disk I/O info on usage and prefs section + * Make SysInfo::get_os_type a static function + * msm_execute_helper: fix memory leak + * sysinfo: Condition 'markup' is always false + * procman: Use G_VARIANT_TYPE ("ai") instead of G_VARIANT_TYPE_ARRAY + * smooth_refresh: Assigned value is garbage or undefined + * Add disk IO on process info + ### mate-system-monitor 1.23.0 - * tx: sync with transifex + * Translations update * Network History: Fix labels * Show GPU info on the System tab * Use g_format_size or g_format_size_full |