libgtop r2750 - trunk
- From: bdejean svn gnome org
- To: svn-commits-list gnome org
- Subject: libgtop r2750 - trunk
- Date: Sat, 24 May 2008 16:23:08 +0000 (UTC)
Author: bdejean
Date: Sat May 24 16:23:07 2008
New Revision: 2750
URL: http://svn.gnome.org/viewvc/libgtop?rev=2750&view=rev
Log:
Released 2.23.2.
Modified:
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sat May 24 16:23:07 2008
@@ -1,3 +1,13 @@
+24 May 2008: Overview of changes in 2.23.2
+==========================================
+* glibtop_get_proc_open_files API can also lists IPv6 TCP sockets.
+* glibtop_get_proc_affinity : new API to retrieve process CPU affinity.
+
+(Let's hope one day i'll find the gtk-doc documentation ...)
+
+* linux:
+ - fixed parsing of big /proc/stat for uptime.
+
04 April 2008: Overview of changes in 2.22.1
============================================
* Fixed compilation/dist for !linux.
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat May 24 16:23:07 2008
@@ -4,7 +4,7 @@
m4_define([libgtop_major_version], [2])
m4_define([libgtop_minor_version], [23])
-m4_define([libgtop_micro_version], [1])
+m4_define([libgtop_micro_version], [2])
m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version])
dnl increment if the interface has additions, changes, removals.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]