diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-07-27 18:08:32 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-07-27 18:09:45 +0200 |
commit | d9a9501771d0aeb22967adeec9e0ac232e1a003d (patch) | |
tree | c1164fea883aff14b8dcaa21b602a4e2dfdd40df /CHANGES | |
parent | 7e7576c3d8687a779882d17df9b12ce8486c1ec6 (diff) | |
download | buildroot-novena-d9a9501771d0aeb22967adeec9e0ac232e1a003d.tar.gz buildroot-novena-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-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |