diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-17 04:20:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-17 04:20:22 +0000 |
commit | c991a86a175546d30258447cc213b3b4cd240433 (patch) | |
tree | 121defe40e881f985c6e18d1440154452676d7a0 /ChangeLog | |
parent | 976da8479cbeec1f7eec96cede417239d50276db (diff) | |
download | glibc-c991a86a175546d30258447cc213b3b4cd240433.tar.gz glibc-c991a86a175546d30258447cc213b3b4cd240433.tar.xz glibc-c991a86a175546d30258447cc213b3b4cd240433.zip |
Update.
2001-04-16 Ulrich Drepper <drepper@redhat.com> * string/string.h: Replace const in attribute list with __const__.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d480a2578d..b0fa84d327 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-04-16 Ulrich Drepper <drepper@redhat.com> + + * string/string.h: Replace const in attribute list with __const__. + 2001-04-16 Roland McGrath <roland@frob.com> * grp/initgroups.c (initgroups) [NGROUPS_MAX != 0]: Always use sysconf |