summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas Petazzoni2009-07-27 18:08:32 +0200
committerThomas Petazzoni2009-07-27 18:09:45 +0200
commitd9a9501771d0aeb22967adeec9e0ac232e1a003d (patch)
treec1164fea883aff14b8dcaa21b602a4e2dfdd40df /CHANGES
parentMakefile: add the xconfig target to the help of the main Makefile (diff)
downloadbuildroot-d9a9501771d0aeb22967adeec9e0ac232e1a003d.tar.gz
buildroot-d9a9501771d0aeb22967adeec9e0ac232e1a003d.tar.xz
buildroot-d9a9501771d0aeb22967adeec9e0ac232e1a003d.zip
documentation: mention the new xconfig interface
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0d6ac9722..ba3da5300 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@
removed mandatory dependency on useless libraries such as
libXt or libXaw.
+ New QT-based configurator, usable using 'make xconfig'.
+
Issues resolved (http://bugs.uclibc.org):
#83: liblockfile fails to compile due to eaccess redefinition