Browse Source

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>
Thomas Petazzoni 16 năm trước cách đây
mục cha
commit
660952565e
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      CHANGES

+ 10 - 0
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