[gnome-system-monitor] Release 3.9.2



commit fad0b06e6c85c4aef63e3e6ec47dd708365097b2
Author: Robert Roth <robert roth off gmail com>
Date:   Mon May 27 22:03:49 2013 +0300

    Release 3.9.2

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 64e46d9..6e01cb9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+New in 3.9.2 - 27 May 2017
+
+* added/updated translations
+  ca valencia, courtesy of Gil Forcada 
+  cs, courtesy of Marek Černocký 
+  el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος) 
+  en_GB, courtesy of Bruce Cowan 
+  es, courtesy of Daniel Mustieles 
+  he, courtesy of Yaron Shahrabani 
+  ja, courtesy of OKANO Takayoshi 
+  nb, courtesy of Kjartan Maraas 
+  pt_BR, courtesy of Enrico Nicoletto 
+  sk, courtesy of Dušan Kazik 
+  sl, courtesy of Matej Urbančič 
+  zh_CN, courtesy of tuhaihe
+
+* List of fixed bugs
+  
+  695891 Added menu quit keyboard shortcut (accel Primary-q)
+  699095 Focus the Processes tree on startup
+  92724  Preserve tree scroll position at top/bottom when new processes are added
+  485139 Refresh the process list icons on icon theme change
+  696274 Check for logind, not for systemd 
+  698875 Added command line option to show application version
+  698659 Fixed policykit dialog wording for kill and renice
+  561533 Moved y axis scales to the right
+  626846 Do not start the network chart from 0 if the value is not 0
+  700552 Fixed segfault when changing viewmode with a process selected
+
 New in 3.8.0 - 25 March 2013
 
 * added/updated translations
diff --git a/configure.ac b/configure.ac
index 12523ef..44e1489 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.63])
 
 AC_INIT([gnome-system-monitor],
-        [3.8.0],
+        [3.9.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor],
         [gnome-system-monitor])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]