summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8083db6..92eced6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-05-24 Jiri Olsa <olsajiri@gmail.com>
* args - use isprint to decide whether to print the character,
- force test.sh to use bash
+ force test.sh to use bash,
+ enable tests for ARM architecture
(contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org>)
* fix test_[char|short|int|long] tests
* test_long - separate 32/64 versions