uClibc should actually support va_copy
[openwrt-10.03/.git] / package / uci /
2008-04-13 nbdupgrade uci to 0.3.3, build lua plugin
2008-04-08 nbdupgrade uci to 0.3.1 - fixes a parser problem
2008-04-04 agbInstall libuci and headers in staging_dir
2008-02-12 nbdupgrade uci to 0.3.0
2008-02-09 nbdcommit after running uci_set_default
2008-02-09 nbddon't fail on uci_load() with nonexisting config files...
2008-02-09 nbdmake uci_add() create anonymous sections if requested...
2008-02-09 nbdbump uci to 0.2.5 - adds support for adding unnamed...
2008-02-05 nbdupdate uci - fixes a bug in parse_uci_tuple
2008-02-05 nbdfix a stupid copy&paste mistake
2008-02-05 nbdfix another crash
2008-02-05 nbdupgrade to uci 0.2.2 - fixes uci invocations from hotplug
2008-02-05 nbdimport uci v0.2.1 - fixes a merge-import bug
2008-02-05 nbdfix wrong path to uci (thx, phr3ak)
2008-02-05 nbdadd uci v0.2 - implements batch mode and a command...
2008-02-04 nbdupgrade uci 0.1.2, which accepts more characters in...
2008-02-04 nbdupdate uci to 0.1.1 - accepts options without value...
2008-02-03 nbdfix copy&paste bug
2008-02-03 nbdHere comes the new UCI. Enjoy :)