diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c2875b72c4..948cd068bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-08 Roland McGrath <roland@redhat.com> + + * malloc/mcheck.c: Don't use __P. + Use prototypes definitions for static functions. + 2004-09-08 Ulrich Drepper <drepper@redhat.com> Jakub Jelinek <jakub@redhat.com> |