Commit 66095256 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

Update CHANGES with recent improvements



Mention X.org and external toolchain improvements in the CHANGES file.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 27ce942e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
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