aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-17 17:00:01 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-17 17:00:01 +0000
commit5b23062f1f16bed04e96935577b719947fbbc958 (patch)
tree8e5029135a12b7dae74a43983db4d00dcf817b06 /ChangeLog
parent8dee4833c5b6d3c2ad506b5c7fdc548504386f96 (diff)
downloadglibc-5b23062f1f16bed04e96935577b719947fbbc958.tar
glibc-5b23062f1f16bed04e96935577b719947fbbc958.tar.gz
glibc-5b23062f1f16bed04e96935577b719947fbbc958.tar.bz2
glibc-5b23062f1f16bed04e96935577b719947fbbc958.zip
Fix typos in documentation of fopen ",ccs=STRING".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ebc8b3274..56f79ce7a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-17 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #6884]
+ * manual/stdio.texi (fopen): Fix typos in description of
+ ",ccs=STRING".
+
2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
[BZ #4026]