aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-04-21 09:36:02 +0000
committerPeter Maydell <peter.maydell@linaro.org>2011-04-21 09:36:02 +0000
commitb6acae0df28433a1da46e837c2ce8a20e3be526e (patch)
tree2fe7dbc15c3cc70eb94bab81a034a70c5aac64b6
parent3efff3ec2fe0ed30e5095a2c397ed8dc6f42e7bc (diff)
Changelog.LINARO: Update for 2011.04-1 release2011.04-1
-rw-r--r--Changelog.LINARO3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.LINARO b/Changelog.LINARO
index 01cdce2e2..088dd0822 100644
--- a/Changelog.LINARO
+++ b/Changelog.LINARO
@@ -12,6 +12,9 @@ here. For full change detail consult the git history:
Bug numbers refer to Launchpad qemu-linaro bugs, eg:
https://bugs.launchpad.net/qemu-linaro/+bug/703094
+version 2011.04-1:
+ - Fixes a compilation failure with gcc 4.5
+
version 2011.04-0:
- Fixes #731095: compiling for an ARM host in Thumb mode
now works (QEMU no longer segfaults on startup)