summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80bc48b4..2385c82d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-05-19 Benoît Dejean <benoit@placenet.org>
+
+ * features.def:
+ * include/glibtop/proclist.h:
+
+ Small API change.
+ get_proclist returns pid_t instead of unsigned for consistency.
+ I have checked many archs and this doesn't break the ABI.
+
2007-05-17 Benoît Dejean <benoit@placenet.org>
* configure.in: