aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-02-11 10:11:32 +0000
committerWill Newton <will.newton@linaro.org>2014-02-11 10:21:00 +0000
commitd35f1e80730ce5afbd4694f2d2e537e4af32a797 (patch)
tree83ddf6c30b44c1d4dffaa734f8b61cc75677aaa8 /ChangeLog
parent7b3436d468bbd1107ec11191d9ff385b1a339cfb (diff)
downloadglibc-d35f1e80730ce5afbd4694f2d2e537e4af32a797.zip
glibc-d35f1e80730ce5afbd4694f2d2e537e4af32a797.tar.gz
glibc-d35f1e80730ce5afbd4694f2d2e537e4af32a797.tar.bz2
manual/probes.texi: Use "triggered" instead of "hit"
Use the term "triggered" instead of "hit" when talking about probe points. ChangeLog: 2014-02-11 Will Newton <will.newton@linaro.org> * manual/probes.texi (Mathematical Function Probes): Use "triggered" instead of "hit".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15cfe18..1a14d11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-02-11 Will Newton <will.newton@linaro.org>
+ * manual/probes.texi (Mathematical Function Probes): Use
+ "triggered" instead of "hit".
+
+2014-02-11 Will Newton <will.newton@linaro.org>
+
* manual/probes.texi (Internal Probes): Add documentation
of setjmp, longjmp and longjmp_target probes.