diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a67840a216..130ea8276a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-02-26 Ulrich Drepper <drepper@gmail.com> + * conform/Makefile (tests): Run only when not cross-compiling and + when fast-check is not defined. + * conform/conformtest.pl: XPG7 and POSIX2008 require C99. * conform/data/limits.h-data: Fixes for POSIX2008. * conform/run-conformtest.sh: Run all tests. |