[gnome-system-monitor] Ready for 2.27.3.



commit cb79a01e15fa2c198e7e3f2df6a5de05f798f062
Author: Benoît Dejean <benoit placenet org>
Date:   Tue Jun 16 21:11:43 2009 +0200

    Ready for 2.27.3.

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d8de500..2f82c2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+New in 2.27.3 - 15 June 2009
+* Fixed a small memory leak.
+* No more deprecated GTK+ symbols.
+* Network speed can be also displayed in bits.
+
 New in 2.26.1 - 13 April 2009
 * Small bugfix about hiding pseudo filesystems.
 
diff --git a/configure.in b/configure.in
index 05d433f..7954de0 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.52)
 
-AC_INIT([gnome-system-monitor], [2.27.1],
+AC_INIT([gnome-system-monitor], [2.27.3],
         [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]