diff options
author | Andreas Schwab <schwab@suse.de> | 2014-10-30 12:18:48 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2014-11-03 09:58:24 +0100 |
commit | 04b76b5aa8b2d1d19066e42dd1a56a38f34e274c (patch) | |
tree | 4dfc80ec8c905d6dbe0bb2ea4d54a9b02178b9ca /NEWS | |
parent | 4c6da7da9fb1f0f94e668e6d2966a4f50a7f0d85 (diff) | |
download | glibc-04b76b5aa8b2d1d19066e42dd1a56a38f34e274c.tar glibc-04b76b5aa8b2d1d19066e42dd1a56a38f34e274c.tar.gz glibc-04b76b5aa8b2d1d19066e42dd1a56a38f34e274c.tar.bz2 glibc-04b76b5aa8b2d1d19066e42dd1a56a38f34e274c.zip |
Don't error out writing a multibyte character to an unbuffered stream (bug 17522)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Version 2.21 * The following bugs are resolved with this release: 6652, 12926, 14138, 14171, 15215, 15884, 17266, 17344, 17363, 17370, - 17371, 17411, 17460, 17485, 17501, 17508. + 17371, 17411, 17460, 17485, 17501, 17508, 17522. Version 2.20 |