diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-04-10 07:03:18 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-10 07:03:18 -0400 |
commit | c6489db3bdd6e484edcb34884955110612966997 (patch) | |
tree | da34bb6983ad5a39cc61f3e7466735cf9d5fdf0c /NEWS | |
parent | 34fe483e121660aff222ec1c15d57804f64191ea (diff) | |
download | glibc-c6489db3bdd6e484edcb34884955110612966997.tar glibc-c6489db3bdd6e484edcb34884955110612966997.tar.gz glibc-c6489db3bdd6e484edcb34884955110612966997.tar.bz2 glibc-c6489db3bdd6e484edcb34884955110612966997.zip |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-4-9 +GNU C Library NEWS -- history of user-visible changes. 2011-4-10 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -7,7 +7,8 @@ using `glibc' in the "product" field. Version 2.14 -* New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at +* New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at, + syncfs * The following bugs are resolved with this release: |