summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>2000-08-04 20:47:00 +0000
committerGreg McGary <greg@mcgary.org>2000-08-04 20:47:00 +0000
commit08a2e4a0fe4dd5239671c1a97c7e9249abeb2f34 (patch)
treeff45dac3e098b00c601fae8f7ae3326a80180a89 /NEWS
parente7228df429ef8b146ea920aab1637790447ccd23 (diff)
Update.
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.