diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 55a0a7d2f4..2d10eccccc 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2003-12-17 Ulrich Drepper + + * init.c (__pthread_initialize_minimal_internal): Don't treat + architectures with separate register stack special here when + computing default stack size. + 2003-12-17 Roland McGrath * Makefile (tst-cancelx7-ARGS): New variable.