diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-03-02 Andreas Jaeger <aj@suse.de> + + * posix/unistd.h: __THROW has to precede __attribute__, otherwise + g++ fails to parse this. + Reported by Sean Chen <sean.chen@turbolinux.com>. + 2000-02-28 Ulrich Drepper <drepper@redhat.com> * io/creat.c: Moved to... |