summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-04-01 10:33:37 -0400
committerUlrich Drepper <drepper@gmail.com>2011-04-01 10:33:37 -0400
commit158648c0bdda281e252a27c0200dd0ea6f4e0215 (patch)
treeaf62ea68c271feb58cd745679553803dc47687a3 /NEWS
parent46998f745736b3c8df5901a27b6c2a19f5cc5e98 (diff)
downloadglibc-158648c0bdda281e252a27c0200dd0ea6f4e0215.tar.gz
glibc-158648c0bdda281e252a27c0200dd0ea6f4e0215.tar.xz
glibc-158648c0bdda281e252a27c0200dd0ea6f4e0215.zip
Add support for name_to_handle_at and open_by_handle.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index eba3e8b435..54257ac894 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2011-3-30
+GNU C Library NEWS -- history of user-visible changes.  2011-4-1
 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
 See the end for copying conditions.
 
@@ -7,7 +7,7 @@ using `glibc' in the "product" field.
 
 Version 2.14
 
-* New Linux interfaces: clock_adjtime
+* New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle
 
 * The following bugs are resolved with this release: