diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-07-27 22:09:10 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-07-27 22:09:10 +0200 |
commit | e63fd15e202a3e5e6ee8d5ecb181610fc2d07f45 (patch) | |
tree | c0c2f7b41f7ea193cc0fff53cd626613147433fb /CHANGES | |
parent | 52dbe0711956ae5cd8e1d9f9776511db44266436 (diff) | |
parent | d9a9501771d0aeb22967adeec9e0ac232e1a003d (diff) | |
download | buildroot-novena-e63fd15e202a3e5e6ee8d5ecb181610fc2d07f45.tar.gz buildroot-novena-e63fd15e202a3e5e6ee8d5ecb181610fc2d07f45.zip |
Merge branch 'xconfig-documentation' of git://git.busybox.net/~tpetazzoni/git/buildroot
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 |