]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorGreg McGary <greg@mcgary.org>
Fri, 4 Aug 2000 20:47:00 +0000 (20:47 +0000)
committerGreg McGary <greg@mcgary.org>
Fri, 4 Aug 2000 20:47:00 +0000 (20:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5704d4c8d4c81215be30bb883e7b2b20178105ab..d648c45a63584b6a6caba090d3d9ced9206e8b99 100644 (file)
--- 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
 \f
 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.