diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,5 @@ -GNU C Library NEWS -- history of user-visible changes. 2006-10-11 -Copyright (C) 1992-2002,2003,2004,2005,2006 Free Software Foundation, Inc. +GNU C Library NEWS -- history of user-visible changes. 2007-1-13 +Copyright (C) 1992-2006, 2007 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/> @@ -9,6 +9,8 @@ Version 2.6 * New Linux interfaces: epoll_pwait. +* nscd can now cache the services database. Implemented by Ulrich Drepper. + Version 2.5 |