summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS7
2 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83c496f5..e7fa6cc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-14 Benoît Dejean <benoit@placenet.org>
+
+ * NEWS:
+
+ Released 2.14.6.
+
2007-01-11 Benoît Dejean <benoit@placenet.org>
* configure.in:
diff --git a/NEWS b/NEWS
index f425c5e8..747d4081 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+January 14, 2007: Overview of changes in 2.14.6
+===============================================
+* linux:
+ - fixed stack overflow in glibtop_get_proc_map
+ - fixed handling of long filenames in glibtop_get_proc_map and glibtop_get_proc_open_files.
+ - micro-optimization
+
December 3, 2006: Overview of changes in 2.14.5
===============================================
* Added kfreebsd support (Petr Salinger <Petr.Salinger@seznam.cz>).