aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-08-30 14:32:07 +0200
committerOndřej Bílka <neleai@seznam.cz>2013-08-30 18:08:59 +0200
commit382466e04e347d3b3fa221897efb8f4cdc239105 (patch)
tree502407214f530137467309e605493cc0dd18f274 /nptl/ChangeLog
parent6b06ac56cdfc9293908724e51e827534e97819aa (diff)
downloadglibc-382466e04e347d3b3fa221897efb8f4cdc239105.zip
glibc-382466e04e347d3b3fa221897efb8f4cdc239105.tar.gz
glibc-382466e04e347d3b3fa221897efb8f4cdc239105.tar.bz2
Fix typos.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a047c23..d1efbb4 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2013-08-30 Ondřej Bílka <neleai@seznam.cz>
+
+ * sysdeps/pthread/pthread.h: Fix typos.
+ * sysdeps/unix/sysv/linux/internaltypes.h: Likewise.
+ * tst-cancel4.c: Likewise.
+
2013-08-21 Ondřej Bílka <neleai@seznam.cz>
* pthread_getschedparam.c: Fix typos.