From: Greg McGary Date: Fri, 4 Aug 2000 20:47:00 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_1_93~267 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08a2e4a0fe4dd5239671c1a97c7e9249abeb2f34;p=thirdparty%2Fglibc.git Update. --- diff --git a/NEWS b/NEWS index 5704d4c8d4c..d648c45a635 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2000-07-01 +GNU C Library NEWS -- history of user-visible changes. 2000-08-03 Copyright (C) 1992-1999, 2000 Free Software Foundation, Inc. See the end for copying conditions. @@ -9,6 +9,10 @@ Please send GNU C library bug reports using the `glibcbug' script to Version 2.2 +* Greg McGary added runtime support for bounds checking using gcc's + new -fbounded-pointers option. ix86 target is complete. PowerPC + is in progress. + * Thorsten Kukuk added secure mode support to nscd. * The Berkeley db libraries have been removed.