aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-02-02 17:52:25 +0000
committerPeter Maydell <peter.maydell@linaro.org>2011-02-02 17:52:25 +0000
commitdee5e9ff506b82f2147bcedae22ee0cf0d0059cf (patch)
tree12c100448dade41754bde5ad4eea59bd958951f4
parent30ff57b887dd47d92c265978c8c109a19fe02c6b (diff)
Changelog.LINARO: Update for 2011.02-0 RC22011.02-0-rc2
Update the Linaro changelog for 2011.02-0 RC2. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r--Changelog.LINARO10
1 files changed, 9 insertions, 1 deletions
diff --git a/Changelog.LINARO b/Changelog.LINARO
index da8d7198b..f83c23df9 100644
--- a/Changelog.LINARO
+++ b/Changelog.LINARO
@@ -12,7 +12,15 @@ 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.01-0:
+version 2011.02-0 RC2:
+
+ - Fixes #709711, #711272: compile failure with Ubuntu ARM compiler
+ - Fixes #709965: don't ship binary ROMs without clear license
+ - Update to newer version of upstream trunk
+ - Remove essentially dead code in qemu-lock.h that could cause
+ compile failure on ARM when compiling without optimisation
+
+version 2011.02-0 RC1:
- This initial qemu-linaro release includes all the ARM code generation
fixes from the qemu-meego tree; these are mainly Neon related