[gnome-system-monitor] Release: 3.3.3



commit 17ea3a8ce8bcd8090621fff42db2c69d1f8de39e
Author: Chris KÃhl <chrisk openismus com>
Date:   Tue Dec 20 02:06:07 2011 +0100

    Release: 3.3.3

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f89903f..c13edeb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+New in 3.3.3 - 20 December 2011
+* More Control Group support improvements
+* More concise CPU list display
+* Add Priority column to the process table to show user-friendly nice values
+* Added priority selection submenu with preset priority items
+* Add command line flags for each tab to display it on startup
+* Add 32-bit or 64-bit to the release label
+
+* added/updated translations
+  - es, courtesy of Daniel Mustieles
+  - gl, courtesy of Fran Dieguez
+  - he, courtesy of Yaron Shahrabani
+  - nb, courtesy of Torstein Adolf Winterseth
+  - ro, courtesy of Lucian Adrian Grijincu
+  - zh_CN, courtesy of Wylmer Wang
+
+* List of fixed bugs:
+  619979 System monitor System tab should show architecture (32/64bit)
+  629571 Implement command line option to choose sort column in the processes list
+  131803 Change Priority menu item should be submenu
+  131802 Use of "nice" values are confusing; should not be used
+  664926 display many cores on the sysinfo tab
+  665783 build failure: util.o: undefined reference to symbol 'g_module_close'
+
 New in 3.3.2.1 - 23 November 2011
 * Fix build issue caused by include in lsof.cpp
 
diff --git a/configure.ac b/configure.ac
index 8a11cb0..db868b3 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.3.2.1],
+        [3.3.3],
         [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]