diff options
author | Andreas Schwab <schwab@suse.de> | 2014-05-26 12:31:13 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2014-05-26 12:32:57 +0200 |
commit | b60ea6fff5cca4da517ec9cce3af8f3e94d6ac65 (patch) | |
tree | de6417ea4e143b663a4a4fc345973ce9c6840096 /NEWS | |
parent | 673659263d956f45f1ce0c66900fa7f1129db74a (diff) | |
download | glibc-b60ea6fff5cca4da517ec9cce3af8f3e94d6ac65.tar.gz glibc-b60ea6fff5cca4da517ec9cce3af8f3e94d6ac65.tar.xz glibc-b60ea6fff5cca4da517ec9cce3af8f3e94d6ac65.zip |
Fix searching localedef input on I18NPATH (BZ #16984)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 35914ea09a..64d2fbb915 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,7 @@ Version 2.20 16760, 16770, 16786, 16789, 16791, 16796, 16799, 16800, 16815, 16823, 16824, 16831, 16838, 16849, 16854, 16876, 16877, 16878, 16885, 16888, 16890, 16912, 16915, 16916, 16917, 16922, 16927, 16928, 16932, 16943, - 16958, 16966, 16967, 16965, 16977, 16978. + 16958, 16966, 16967, 16965, 16977, 16978, 16984. * The minimum Linux kernel version that this version of the GNU C Library can be used with is 2.6.32. |