[libgtop] NEWS for 2.31.5.
- From: Benoît Dejean <bdejean src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgtop] NEWS for 2.31.5.
- Date: Sun, 16 Aug 2015 17:34:26 +0000 (UTC)
commit a55eee586351b8e4fd6929516c4137de1f510f90
Author: Benoît Dejean <bdejean gmail com>
Date: Sun Aug 16 19:34:08 2015 +0200
NEWS for 2.31.5.
NEWS | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 664215b..7d9a535 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+16 August 2015: Overview of changes in 2.31.5
+=============================================
+* ABI changes:
+ - ABI was inconsistent on platforms like FreeBSD which make use of
+ glibtop_machine. The ABI was actually different between the
+ library and the server. Fixed this by simply always defining
+ glibtop_machine in glibtop struct.
+ - Add Pss and Swap members in glibtop_proc_mem.
+ - This is the second ABI breakage in since 2.28 (the first one was
+ bumping NCPU), there were no release for 2.30.
+
+* FreeBSD:
+ - proclist: exclude the "idle" kernel process when GLIBTOP_EXCLUDE_IDLE.
+ - Remove extraneous glibtop_init() calls.
+
+* Linux:
+ - proc_mem: implement Pss and Swap.
+ - Remove extraneous glibtop_init() calls.
+
+* All:
+ - Propagate the change that machine in struct glibtop is now a
+ pointer. Hope that change doesn't break build on other platforms,
+ I can only test Linux and FreeBSD.
+
+
5 August 2015: Overview of changes in 2.31.4
=============================================
* 71 commits !
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]