Update CHANGES with recent improvements
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2009 09:06:32 +0000 (11:06 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2009 09:17:07 +0000 (11:17 +0200)
Mention X.org and external toolchain improvements in the CHANGES file.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 3b97df9a26c216c5ab4a36fe2d0cdeb7d4665e81..bf756a5e48de6d25982dfd15bdd9dfba5435ce19 100644 (file)
--- 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