diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2009-2-26 +GNU C Library NEWS -- history of user-visible changes. 2009-3-8 Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc. See the end for copying conditions. @@ -18,6 +18,9 @@ Version 2.10 * New POSIX 2008 interface: psiginfo Implemented by Ulrich Drepper. +* New ISO C++1x interfaces: quick_exit, at_quick_exit + Implemented by Ulrich Drepper. + Version 2.9 |