diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-05-10 14:52:27 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-05 22:13:37 +0200 |
commit | bfce1e4cbcd995792e5fe92c4c1f2d0e77d52618 (patch) | |
tree | 15ec4ec8cf7548716dced4b3bd2b53a088113024 /CHANGES | |
parent | b9b76f7441b2608d1ec3c8c40527dca4ce360bf1 (diff) | |
download | buildroot-novena-bfce1e4cbcd995792e5fe92c4c1f2d0e77d52618.tar.gz buildroot-novena-bfce1e4cbcd995792e5fe92c4c1f2d0e77d52618.zip |
New lua module: copas
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 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ New GTK-based configurator, usable using 'make gconfig'. - New packages: cgilua, coxpcall, luafilesystem, luasocket, rings + New packages: cgilua, copas, coxpcall, luafilesystem, + luasocket, rings Updated/fixed packages: cdrkit, libidn, netperf |