about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2015-01-16 09:18:58 +0100
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2015-01-16 09:18:58 +0100
commit026eb207eda8cc93f6f7f0980f0a8e51587d8011 (patch)
tree8866d58b96d07a59286347e262e3104b53bf1e94 /NEWS
parent1d53248326dbd3c620a2bca16d35eff3019d900a (diff)
downloadglibc-026eb207eda8cc93f6f7f0980f0a8e51587d8011.tar.gz
glibc-026eb207eda8cc93f6f7f0980f0a8e51587d8011.tar.xz
glibc-026eb207eda8cc93f6f7f0980f0a8e51587d8011.zip
S390: Get rid of linknamespace failures for utmp functions.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d908425e6c..6fdb27db21 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,7 @@ Version 2.21
   17630, 17633, 17634, 17635, 17647, 17653, 17657, 17658, 17664, 17665,
   17668, 17682, 17717, 17719, 17722, 17723, 17724, 17725, 17732, 17733,
   17744, 17745, 17746, 17747, 17748, 17775, 17777, 17780, 17781, 17782,
-  17791, 17793, 17796, 17797, 17803, 17806, 17834, 17848
+  17791, 17793, 17796, 17797, 17803, 17806, 17834, 17844, 17848
 
 * Optimized strcpy, stpcpy, strncpy, stpncpy, strcmp, and strncmp
   implementations for powerpc64/powerpc64le.