diff options
author | Andreas Schwab <schwab@suse.de> | 2013-01-19 17:18:47 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2013-01-21 10:40:04 +0100 |
commit | ab087e0aa4bd9f12a73ca0b248f02d8a22d49e46 (patch) | |
tree | 17451ec254a5877b2ad063306d719e744bc7adbd /NEWS | |
parent | ba6f5ae50b86b58b8735671db2c4798249e42ddf (diff) | |
download | glibc-ab087e0aa4bd9f12a73ca0b248f02d8a22d49e46.zip glibc-ab087e0aa4bd9f12a73ca0b248f02d8a22d49e46.tar.gz glibc-ab087e0aa4bd9f12a73ca0b248f02d8a22d49e46.tar.bz2 |
Avoid busy loop in wordexp when substituted command closed its stdout
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Version 2.18 * The following bugs are resolved with this release: 13951, 14200, 14317, 14327, 14496, 14964, 14981, 14982, 14985, 14994, - 14996, 15003, 15023. + 14996, 15003, 15020, 15023. Version 2.17 |