summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-04-08 08:00:12 -0700
committerUlrich Drepper <drepper@redhat.com>2010-04-08 08:00:12 -0700
commit5e4295fb58a41f27e5158746deb8e40421d2e67b (patch)
tree26731524687c15a11c8d37525f733be4766f4147
parent0e67bd3c3bb56679020d3344110356775df43241 (diff)
More NEWS for 2.12.
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0a0d2c3391..e00372ac6c 100644
--- a/NEWS
+++ b/NEWS
@@ -9,13 +9,19 @@ Version 2.12
* New Linux interface: recvmmsg
+* STT_GNU_IFUNC implemented for Sparc by David Miller.
+
+* The dynamic linker now recognizes supported ABI versions from the
+ EI_ABIVERSION field in the ELF header.
+ Implemented by Ulrich Drepper.
+
* New NIS mode selector ADJUNCT_AS_SHADOW. The passwd.adjunct.byname table
will not be used to fill in password fields in the passwd.byname replies.
Instead it is used to synthesize the shadow.byname table, should it be
missing. This is a useful mode in some installations involving Solaris.
Implemented by Ulrich Drepper.
-* New locale: sq_MK
+* New locales: kok_IN, sq_MK
Version 2.11