summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-16 16:30:50 +0100
committerraveit65 <[email protected]>2016-03-16 16:30:50 +0100
commit5e53cbbdfaa20f43e99924b4fe4b86ec943451ea (patch)
tree0f52aadfb14590290e8557ed3ab0c58c1fe08cfa /NEWS
parente44f2e847ddb5db5b6944f6c2f993981adbd3ad4 (diff)
downloadmate-system-monitor-5e53cbbdfaa20f43e99924b4fe4b86ec943451ea.tar.bz2
mate-system-monitor-5e53cbbdfaa20f43e99924b4fe4b86ec943451ea.tar.xz
release 1.13.2v1.13.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7a6043..e94b955 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+1.13.2
+
+ * disks: implement saving and loading width and visibility of columns
+ * process table: rename proctable_update_all func to proctable_update
+ * process table: proctable_update_list is a local function
+ * fix segfault on view mode change with process properties open
+ * drop weird matesu support (did matesu ever exist?!)
+ * process properties: show cgroups + show N/A when selinux isn't set
+ * process table: show running state when CPU time changes
+ * sysinfo: fix forgotten memleak
+ * process table: avoid expanding collapsed nodes on every refresh
+ * main window: save maximized state in gsettings on exit and load it on startup
+ * defaulttable: use correct icons (fix old gnome->mate replace error)
+ * schema: make column names match the actual names in UI
+ * prefs dialog: fix refresh rate not saving in some cases
+ * GTK+-3: Get values from GtkStyleContext states properly
+
1.13.1
* get exact number of CPUs instead of guessing