summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2006-07-12 06:14:17 +0000
committerhunt <hunt>2006-07-12 06:14:17 +0000
commitcb6ac9b911f1ede63726b4f85a520b79c3d91f4c (patch)
tree5e461c0066bba54da2fed1a7e018666a1346e78e /runtime/ChangeLog
parentc4a0b9e127eafe8ac3cf3ee68c822d14c52464fa (diff)
downloadsystemtap-steved-cb6ac9b911f1ede63726b4f85a520b79c3d91f4c.tar.gz
systemtap-steved-cb6ac9b911f1ede63726b4f85a520b79c3d91f4c.tar.xz
systemtap-steved-cb6ac9b911f1ede63726b4f85a520b79c3d91f4c.zip
2006-07-11 Martin Hunt <hunt@redhat.com>
* string.c (_stp_text_str): Use __get_user().
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index c9c573da..c41e28d2 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,4 +1,7 @@
2006-07-11 Martin Hunt <hunt@redhat.com>
+ * string.c (_stp_text_str): Use __get_user().
+
+2006-07-11 Martin Hunt <hunt@redhat.com>
* string.c (_stp_text_str): Add a parameter to support
userspace strings too.