diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index e4b4ae25cf..fc29ca771f 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -10,6 +10,9 @@ 2003-01-05 Ulrich Drepper <drepper@redhat.com> + * tst-cancel-wrappers.sh: Invoke gawk not awk since we use GNU awk + features. Reported by Marijn Ros <marijn@mad.scientist.com>. + * Makefile (libc.so-no-z-defs): Define to yes. 2003-01-05 Kaz Kojima <kkojima@rr.iij4u.or.jp> |