summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
authormmason <mmason>2007-01-23 18:03:50 +0000
committermmason <mmason>2007-01-23 18:03:50 +0000
commitdfd8bb34d4d06033c5062ef19f2e5a2f77d5f6c9 (patch)
tree327a715cfbf385c9d91775b9881fc499f2e0637a /testsuite/ChangeLog
parent6dd0aa5face6fc1091841a31ff86280b7e7da96d (diff)
downloadsystemtap-steved-dfd8bb34d4d06033c5062ef19f2e5a2f77d5f6c9.tar.gz
systemtap-steved-dfd8bb34d4d06033c5062ef19f2e5a2f77d5f6c9.tar.xz
systemtap-steved-dfd8bb34d4d06033c5062ef19f2e5a2f77d5f6c9.zip
Added new string functions tokenize() and strtol().
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index e34d66f2..82749ee7 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-23 Mike Mason <mmlnx@us.ibm.com>
+
+ * systemtap.string/tokenize.exp, systemtap.string/tokenize.stp,
+ systemtap.string/strtol.exp, systemtap.string/strtol.stp:
+ Tests for new tokenize and strtol functions.
+
2007-01-22 Josh Stone <joshua.i.stone@intel.com>
* systemtap.base/deref.stp: Rewrite test, and now also check the ability