summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2010-08-25 16:33:01 +0200
committerPeter Korsgaard2010-08-25 16:35:21 +0200
commit2e7ab32c97a27423d64214aa21f3c5c999a7f87a (patch)
treeb1429798667cfd010de7d6e83941b5074dd9cd05 /CHANGES
parentMerge branch 'for-2010.08' of git://git.busybox.net/~tpetazzoni/git/buildroot (diff)
downloadbuildroot-2e7ab32c97a27423d64214aa21f3c5c999a7f87a.tar.gz
buildroot-2e7ab32c97a27423d64214aa21f3c5c999a7f87a.tar.xz
buildroot-2e7ab32c97a27423d64214aa21f3c5c999a7f87a.zip
CHANGES: update with changes from for-2010.08 branch
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 09efdb09c..ccc6a52af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,21 @@
+2010.08, Not released yet:
+
+ Fixes all over the tree.
+
+ Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and
+ locale support as broken.
+
+ Mark CRIS architecture as deprecated, as it is discontinued
+ upstream.
+
+ Updated/fixed packages: busybox, imagemagick, libglib2, lua,
+ luafilesystem, lzo, netcat, php, sysvinit, util-linux
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #635: util-linux fails to build in 2009.08
+ #2239: netcat package installs its binary to target as avr32-linux...
+
2010.08-rc1, Released July 30th, 2010:
Fixes all over the tree and new features.