diff options
author | Peter Korsgaard | 2010-07-20 09:19:55 +0200 |
---|---|---|
committer | Peter Korsgaard | 2010-07-20 09:19:55 +0200 |
commit | 7f16e542ae019b2dc2612ef1f60477b98f4f41ae (patch) | |
tree | acfc98a569c1e4cd2c2b6b7e911e4e43cae1d942 /CHANGES | |
parent | netcat: fix logic for archs with unsigned chars (diff) | |
download | buildroot-7f16e542ae019b2dc2612ef1f60477b98f4f41ae.tar.gz buildroot-7f16e542ae019b2dc2612ef1f60477b98f4f41ae.tar.xz buildroot-7f16e542ae019b2dc2612ef1f60477b98f4f41ae.zip |
CHANGES: #2251 resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ #2221: Qt does not compile (dependencies not taken into account?) #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ... #2245: Netcat does not work due to incorrect assumptions about signed.. + #2251: directory output/build after make *_defconfig not found 2010.05, Released May 30th, 2010: |