- Made calls to getopt_long(3) work with GNU Getopt by using the correct value of optind to reset option processing.
- Improved the configure script to error out in a clearer way when missing dependencies (pkg.m4 and Lua) are not found.
- Did some portability fixes.
- And released Kyua 0.2! (along with a pkgsrc package)
Also, it's time to (probably) split the utils::lua library in a separate package because there is several people interested in this.