fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
[openwrt/svn-archive/archive.git] / package / uci / Makefile
2008-09-04 Felix Fietkauupgrade to uci 0.6.2 (bugfixes)
2008-08-27 Felix Fietkauupgrade to uci 0.6.1 - lots of cli and lua binding...
2008-08-23 Felix Fietkauupgrade uci to 0.6.0 - many bugfixes and an API cleanup
2008-08-20 Felix Fietkauupgrade to uci 0.5.0, adds list handling support
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-07-31 Felix Fietkauanother one ...
2008-07-31 Felix Fietkauupgrade to uci 0.4.7 - fixes a stupid regression introd...
2008-07-31 Felix Fietkauupgrade to uci 0.4.6 - fixes a parser glitch
2008-07-30 Felix Fietkauupgrade to uci 0.4.5 - adds extra input validation
2008-07-30 Felix Fietkauclean up the directory layout of the uci shell api
2008-07-30 Felix Fietkaunuke uci-sh, it is obsolete and no longer works
2008-06-20 Felix Fietkauupgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric...
2008-06-17 Andy Boyett[uci] Create $(1)/etc/uci-defaults directory during...
2008-06-04 Felix Fietkauupgrade uci to 0.4.2 - fixes some escaping and library...
2008-06-04 Felix Fietkauupgrade uci to 0.4.1
2008-06-04 Felix Fietkaumove the uci lua plugin to /usr/lib/lua instead of...
2008-06-03 Felix Fietkauupdate uci to v0.4.0 - improves lua binding
2008-05-03 Felix Fietkauupgrade to uci 0.3.4 - extends lua bindings and fixes...
2008-04-13 Felix Fietkauupgrade uci to 0.3.3, build lua plugin
2008-04-08 Felix Fietkauupgrade uci to 0.3.1 - fixes a parser problem
2008-04-04 Andy BoyettInstall libuci and headers in staging_dir
2008-02-12 Felix Fietkauupgrade uci to 0.3.0
2008-02-09 Felix Fietkaubump uci to 0.2.5 - adds support for adding unnamed...
2008-02-05 Felix Fietkauupdate uci - fixes a bug in parse_uci_tuple
2008-02-05 Felix Fietkaufix another crash
2008-02-05 Felix Fietkauupgrade to uci 0.2.2 - fixes uci invocations from hotplug
2008-02-05 Felix Fietkauimport uci v0.2.1 - fixes a merge-import bug
2008-02-05 Felix Fietkauadd uci v0.2 - implements batch mode and a command...
2008-02-04 Felix Fietkauupgrade uci 0.1.2, which accepts more characters in...
2008-02-04 Felix Fietkauupdate uci to 0.1.1 - accepts options without value...
2008-02-03 Felix Fietkaufix copy&paste bug
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)