aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-03-03 06:28:33 +0000
committerWill Newton <will.newton@linaro.org>2014-03-13 10:39:47 +0000
commit6f918f367a40b2fceaaed6f9ae6aea18b52b2205 (patch)
tree7475ed59ff35f72c7c562a7bc032ddfa17b81060 /ChangeLog
parent798212a01311491d5e14fcda687460b75f8ca286 (diff)
downloadglibc-6f918f367a40b2fceaaed6f9ae6aea18b52b2205.zip
glibc-6f918f367a40b2fceaaed6f9ae6aea18b52b2205.tar.gz
glibc-6f918f367a40b2fceaaed6f9ae6aea18b52b2205.tar.bz2
manual/setjmp.texi: Improve clarity of Sys V context doc
ChangeLog: 2014-03-13 Will Newton <will.newton@linaro.org> * manual/setjmp.texi (System V contexts): Improve clarity and grammar of documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0549034..6f0a932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-03-13 Will Newton <will.newton@linaro.org>
+
+ * manual/setjmp.texi (System V contexts): Improve
+ clarity and grammar of documentation.
+
2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
[BZ #16381]