diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2012-09-17 15:58:51 -0400 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2012-09-17 15:58:51 -0400 |
commit | 626f8b6abbdb817db94adc96bc3437ec4fbe76a0 (patch) | |
tree | 0a00c791ed52d6978561d000a23cbe3409fa191c /ChangeLog | |
parent | f737a641b65b8de92a6aedf081f6c4ed6500267a (diff) | |
download | glibc-626f8b6abbdb817db94adc96bc3437ec4fbe76a0.tar.gz glibc-626f8b6abbdb817db94adc96bc3437ec4fbe76a0.tar.xz glibc-626f8b6abbdb817db94adc96bc3437ec4fbe76a0.zip |
crypt: bump up md5test-giant timeout from 180s to 480s
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 358ea37a37..bb46639470 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-09-17 Chris Metcalf <cmetcalf@tilera.com> + + * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx. + 2012-09-17 Joseph Myers <joseph@codesourcery.com> * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code |