From: Thomas Petazzoni Date: Mon, 27 Jul 2009 09:06:32 +0000 (+0200) Subject: Update CHANGES with recent improvements X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=660952565ed0c76b4a2e345bb79fd553a4f53d77;p=buildroot.git Update CHANGES with recent improvements Mention X.org and external toolchain improvements in the CHANGES file. Signed-off-by: Thomas Petazzoni --- diff --git a/CHANGES b/CHANGES index 3b97df9a26..bf756a5e48 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,15 @@ 2009.08, Not yet released: + Improvement of external toolchain support: + - Support for glibc toolchains. + - The toolchain configuration announced to Buildroot is + verified against the real toolchain configuration. + - Fixes, documentation. + + Cleanup X.org support: clarified configuration options, and + removed mandatory dependency on useless libraries such as + libXt or libXaw. + Issues resolved (http://bugs.uclibc.org): #83: liblockfile fails to compile due to eaccess redefinition