Changes in Spade version 092200.1 (from 091500.1)
--------------------------------------------------

+ renamed a couple internal functions to avoid them being called by the
mysqlclient library and causing a segmentation fault (thanks to
poltrup@ezol.com for his help in tracking this down)


Changes in Spade version 091500.1 (from 091300.1)
--------------------------------------------------

+ moved some global variable declaration to .c files from .h files to avoid
compile errors about redeclarations
