diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-07-27 11:06:32 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-07-27 11:17:07 +0200 |
commit | 660952565ed0c76b4a2e345bb79fd553a4f53d77 (patch) | |
tree | 3a5d78b42259deee98e49fb5b41906422ade704e | |
parent | 27ce942e6536174a9fa6f5dd13f87d52bca0950c (diff) |
Update CHANGES with recent improvements
Mention X.org and external toolchain improvements in the CHANGES file.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |