gnome-system-monitor r2422 - trunk



Author: bdejean
Date: Mon May 26 18:09:38 2008
New Revision: 2422
URL: http://svn.gnome.org/viewvc/gnome-system-monitor?rev=2422&view=rev

Log:
Released 2.23.2.

Modified:
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon May 26 18:09:38 2008
@@ -1,3 +1,20 @@
+New in 2.23.2 - 26 May 2008
+* This is the first 2.23 release
+* New option to start with the system tab.
+* Don't crash on invalid regex in lsof. Display an error message.
+* Fixed the graph time scale.
+* Performance fix for bad graphic card drivers (yes, system-monitor is
+  very fast with the vesa driver without this patch). Blame your
+  driver's writers.
+* Moved to gio.
+* Many internal cleanups.
+* Filesystem column are now configurable.
+* lsof now shows IPv6 connections.
+* New wchan column (if you have a better name for that...)
+
+Thanks to Mark McCelland, Karl Lattimer, Toby Dacre, Matthis Clasen and
+Hubert FiguiÃre.
+
 New in 2.22.0 - 10 Mars 2008
 * Updated translations.
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon May 26 18:09:38 2008
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.52)
 
-AC_INIT([gnome-system-monitor], [2.23.0],
+AC_INIT([gnome-system-monitor], [2.23.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor])
 AC_CONFIG_SRCDIR(configure.in)
 AC_CONFIG_HEADERS(config.h)



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