diff options
author | Gustavo Zacarias | 2010-05-10 19:58:33 +0200 |
---|---|---|
committer | Peter Korsgaard | 2010-06-05 22:16:11 +0200 |
commit | accf2eb2576c3e122ca2b2095f1dd775cc15f4db (patch) | |
tree | 3e5403573bd00d6d7e899569a8bb0aca4741fbf9 /CHANGES | |
parent | New lua module: xavante (diff) | |
download | buildroot-accf2eb2576c3e122ca2b2095f1dd775cc15f4db.tar.gz buildroot-accf2eb2576c3e122ca2b2095f1dd775cc15f4db.tar.xz buildroot-accf2eb2576c3e122ca2b2095f1dd775cc15f4db.zip |
New lua modules: wrap them up in a submenu
Closes #1885
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #1771: Fakeroot and the target/generic/device_table.txt create bad... #1879: Bump iptables to 1.4.8 + #1885: Add a bunch of lua modules #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP 2010.05, Released May 30th, 2010: |