about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5704d4c8d4..d648c45a63 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.