]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
CHANGES: update with changes from for-2010.08 branch
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 25 Aug 2010 14:33:01 +0000 (16:33 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 25 Aug 2010 14:35:21 +0000 (16:35 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Config.in

diff --git a/CHANGES b/CHANGES
index 09efdb09ca1c038dbe577c77318b0a3c048da331..ccc6a52af0e591ae9b958d8d7f40b408bfb40526 100644 (file)
--- 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.
index bcf9feb10544203fb53f3989887df40797f48b2f..52ea6d60a55ecd8fb2a85607f73e1aa7985b8456 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
 
 config BR2_VERSION
        string
-       default "2010.08-rc1"
+       default "2010.08-rc1-git"
 
 source "target/Config.in.arch"
 source "target/device/Config.in"