aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 704a78986f..f43d093b8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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...