diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 20b1374e03..db2adf7107 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2007-05-02 Carlos O'Donell <carlos@systemhalted.org> + + [BZ #4456] + * allocatestack.c (change_stack_perm): Add _STACK_GROWS_UP case. + (allocate_stack): Likewise. + 2007-05-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/lowlevelrobustlock.c |