* New "restarting functions" tb_restart() and tbcache_restart() were added. If the user changes the conditions (paths etc.) while the program is running, these function will re initialize the tablebase probing code.
* Aaron Becker contributed in his source code fork with a Makefile to produce a static library in Linux. I just borrowed it

* The example tbprobe.c code was modified to make it a bit more clear and the new functions were incorporated
I do not think I will need to add any more functions or change them. Hopefully, any future changes will be optimizations, but the interface should remain the same.
Miguel