From c991a86a175546d30258447cc213b3b4cd240433 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 17 Apr 2001 04:20:22 +0000 Subject: [PATCH] Update. 2001-04-16 Ulrich Drepper * string/string.h: Replace const in attribute list with __const__. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index d480a2578d..b0fa84d327 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-04-16 Ulrich Drepper + + * string/string.h: Replace const in attribute list with __const__. + 2001-04-16 Roland McGrath * grp/initgroups.c (initgroups) [NGROUPS_MAX != 0]: Always use sysconf