summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff71d731..de2f5990 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-10-15 Zhaolei <zhaolei@cn.fujitsu.com>
+
+ From Cai Fei <caifei@cn.fujitsu.com>
+ * conversions.stp: Add a function kernel_string_n for copy
+ non-0-terminated string with fixed length from kernel space at
+ given address.
+ * stapfuncs.5.in: Add kernel_string_n.
+ * nfsd.stp: Using kernel_string_n to copy non-0-terminated string
+ with fixed length from kernel space at given address.
+ * nfs_proc.stp: Ditto.
+
2007-10-12 David Smith <dsmith@redhat.com>
* tapsets.cxx (dwflpp::setup): Added 'debuginfo_needed' parameter