More NEWS for 2.12.

This commit is contained in:
Ulrich Drepper 2010-04-08 08:00:12 -07:00
parent 0e67bd3c3b
commit 5e4295fb58

8
NEWS
View File

@ -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