2009-06-03 v0.03
Show-stopper issue fixed:
* [SFbug 2800257] Fix out-of-spec usage of stdarg which worked fine to
begin with but eventually broke, stopping the whole thing from
working
Build issues alleviated:
* [SFbug 1511204] include <stdlib.h> to get declaration of exit()
* [SFbug 2800262] Add library paths to make it more likely to find MySQL...