[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commits] r8090 - /fsf/trunk/libc/NEWS



Author: eglibc
Date: Fri Mar 13 00:03:48 2009
New Revision: 8090

Log:
Import glibc-mainline for 2009-03-13

Modified:
    fsf/trunk/libc/NEWS

Modified: fsf/trunk/libc/NEWS
==============================================================================
--- fsf/trunk/libc/NEWS (original)
+++ fsf/trunk/libc/NEWS Fri Mar 13 00:03:48 2009
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2009-3-8
+GNU C Library NEWS -- history of user-visible changes.  2009-3-12
 Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
 See the end for copying conditions.
 
@@ -7,7 +7,7 @@
 
 Version 2.10
 
-* New Linux interface: accept4
+* New Linux interfaces: accept4, fallocate, fallocate64.
 
 * Correct declarations of string function when used in C++ code.  This
   could lead to compile error for invalid C++ code.