summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-12-08 20:10:46 -0800
committerUlrich Drepper <drepper@redhat.com>2009-12-08 20:10:46 -0800
commitee1a7fabb4e0abd3e73e828ce326dcb5fd38b874 (patch)
treea4e958d835b3c1b3ddf4480fb4bb5f5ca9da8fdc /NEWS
parent406300d20a052a015dda915af632bc1d64af8394 (diff)
Add recvmmsg interface.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
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,