diff options
author | Will Newton <will.newton@linaro.org> | 2014-03-03 06:28:33 +0000 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-03-13 10:39:47 +0000 |
commit | 6f918f367a40b2fceaaed6f9ae6aea18b52b2205 (patch) | |
tree | 7475ed59ff35f72c7c562a7bc032ddfa17b81060 /ChangeLog | |
parent | 798212a01311491d5e14fcda687460b75f8ca286 (diff) | |
download | glibc-6f918f367a40b2fceaaed6f9ae6aea18b52b2205.tar.gz glibc-6f918f367a40b2fceaaed6f9ae6aea18b52b2205.tar.xz glibc-6f918f367a40b2fceaaed6f9ae6aea18b52b2205.zip |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 05490349fb..6f0a9324b9 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] |