[gnome-system-monitor] Release 3.9.90



commit e5cf73cd7646dd69a1936e11d1034743eb21ac06
Author: Robert Roth <robert roth off gmail com>
Date:   Tue Aug 20 00:14:21 2013 +0300

    Release 3.9.90

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0eab019..0acc233 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+New in 3.9.90 - 19 August 2013
+
+* added/updated translations
+  cs, courtesy of Marek Černocký 
+  de, courtesy of Christian Kirbach 
+  es, courtesy of Daniel Mustieles 
+  gl, courtesy of Fran Dieguez 
+  he, courtesy of Yaron Shahrabani 
+  hu, courtesy of Gabor Kelemen 
+  lt, courtesy of Aurimas Černius 
+  nb, courtesy of Kjartan Maraas 
+  pt_BR, courtesy of Rafael Ferreira 
+  sl, courtesy of Matej Urbančič 
+  tg, courtesy of Victor Ibragimov 
+  zh_HK, courtesy of Chao-Hsiung Liao 
+  zh_TW, courtesy of Chao-Hsiung Liao
+
+* List of fixed bugs
+
+  649398 3.0.0-1 takes ~10 sec to quit 
+  705210 Use a window-menu for process page 
+  705271 Do not repeat word "process" in context menu
+  674405 Hide when maximized
+  347886 End process button in bad position
+  509787 Filter process list
+  681405 Support Kill/End process with multiple selection
+  414492 don't show swap history when computer has no swap
+  524830 process list uses too much CPU 
+  705429 Plural forms
+  705456 Uniformize usage of gsettings keys
+  703240 in preferences dialog, let me double click a field to add/remove it 
+  705753 Use g_print instead of g_debug to print debug messages 
+  685946 Resizing columns in the process table should not cause excessive IO 
+  705970 proctable: handle selection smartly when opening context menu 
+  705989 Small improvements for the context menu
+  705088 Make the headerbar a title bar 
+  611735 Memory map scrolls on each refresh
+  706267 Memmaps: use system monospace font 
+         Refactoring and code cleanup
+
 New in 3.9.5 - 29 July 2013
 
 * added/updated translations
diff --git a/configure.ac b/configure.ac
index ed90f67..5ba0e8f 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.9.5],
+        [3.9.90],
         [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]