diff options
author | Andreas Schwab <schwab@suse.de> | 2015-02-01 14:04:15 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2015-02-09 10:41:48 +0100 |
commit | 59b61c82fe18e612058302e4c726385c4eb301d8 (patch) | |
tree | 137a0c1d44873d795ba1f7734e35c7b83520980f /NEWS | |
parent | 28b067571e98d3047da7020014502ff2391703be (diff) | |
download | glibc-59b61c82fe18e612058302e4c726385c4eb301d8.tar.gz glibc-59b61c82fe18e612058302e4c726385c4eb301d8.tar.xz glibc-59b61c82fe18e612058302e4c726385c4eb301d8.zip |
Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17912)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 3a209ce664..7a6b7750b4 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ Version 2.22 * The following bugs are resolved with this release: - 17932. + 17912, 17932. Version 2.21 |