diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2013-09-23 21:13:47 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2013-09-23 21:15:45 +0100 |
commit | 107375acffd44f2e117da06bab3ea4be69b11896 (patch) | |
tree | cac4c10197acd9691df6181858053efc8f9dad4f /ChangeLog | |
parent | c79fb0ed652b62eef9b42442cfc22bbc9c1e56bf (diff) | |
download | glibc-107375acffd44f2e117da06bab3ea4be69b11896.tar.gz glibc-107375acffd44f2e117da06bab3ea4be69b11896.tar.xz glibc-107375acffd44f2e117da06bab3ea4be69b11896.zip |
manual: Fix a typo in `POSIX Threads' section
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 17f65edc7a..a83e5f66fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-09-23 Maciej W. Rozycki <macro@codesourcery.com> + + * manual/threads.texi (POSIX Threads): Fix a typo. + 2013-09-23 Siddhesh Poyarekar <siddhesh@redhat.com> [BZ #14547] |