summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenoît Dejean <bdejean@src.gnome.org>2005-12-09 16:15:44 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2005-12-09 16:15:44 +0000
commita7db1f4dfd236013291bbfd62deda29c3aa2070c (patch)
tree0988180319280f168b620b0a252e2cda1a5471ba /ChangeLog
parent91a312768d6162261fc0449bafc1ccfa5809fe32 (diff)
downloadlibgtop-a7db1f4dfd236013291bbfd62deda29c3aa2070c.tar.gz
Increased GLIBTOP_NCPU to 32. Added real_ncpu to struct glibtop. Added
* configure.in: * glibtop.h: * include/glibtop/cpu.h: * include/glibtop/procmap.h: Increased GLIBTOP_NCPU to 32. Added real_ncpu to struct glibtop. Added smaps members to glibtop_map_entry. Bumped version number to 2.13.0 Broke ABI again. Sorry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f4ad5b5..dcb03c02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-12-09 Benoît Dejean <benoit@placenet.org>
+
+ * configure.in:
+ * glibtop.h:
+ * include/glibtop/cpu.h:
+ * include/glibtop/procmap.h:
+
+ Increased GLIBTOP_NCPU to 32.
+ Added real_ncpu to struct glibtop.
+ Added smaps members to glibtop_map_entry.
+
+ Bumped version number to 2.13.0
+ Broke ABI again. Sorry.
+
2005-12-08 Benoît Dejean <benoit@placenet.org>
* doc/reference.texi: