diff --git a/ChangeLog b/ChangeLog index 704a78986f..f43d093b8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-02 Andreas Jaeger + + * posix/unistd.h: __THROW has to precede __attribute__, otherwise + g++ fails to parse this. + Reported by Sean Chen . + 2000-02-28 Ulrich Drepper * io/creat.c: Moved to...