summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-07-07 21:15:50 +0000
committerUlrich Drepper <drepper@redhat.com>2005-07-07 21:15:50 +0000
commit6f8116b3ab733b05fe07d0f930a9e28e594dbaf8 (patch)
tree87b1302ebb90ef93eb63449ee6037b57c8749ffb /ChangeLog
parent253eb3a0acfae12863c40ef6c6b0128d5b0dc02b (diff)
* sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cb6930279..e0e883ffa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-07 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.
+
2005-07-05 Jakub Jelinek <jakub@redhat.com>
* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.