diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS index db51d5fe94..e1fb6a5766 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,15 @@ -GNU C Library NEWS -- history of user-visible changes. 2009-10-30 +GNU C Library NEWS -- history of user-visible changes. 2009-12-8 Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/> using `glibc' in the "product" field. +Version 2.12 + +* New Linux interface: recvmmsg + + Version 2.11 * New interfaces: execvpe, pthread_sigqueue, mkstemps, mkstemps64, mkostemps, |