=============================== * Added the DOE acknowledgements to the code overview document
0.2.4
================================= * Added the code overview PDF document to the package, in the docs directory * Fixed some spelling errors in the comments * Many more documentation updates
0.2.3
================================ * Removed an unused variable that was reported by the Portland C compiler * Documentation updates * Added the import.pov script * Added some simple functions to solve the problem from Stefan Eibl of counting faces * Renamed the facets_loop to voropp_loop
0.2.2
================================= * Main README file updated
0.2.1
================================ * Much more documentation * Brief Doxygen class comments * Updated Doxyfile to version 1.5.7
0.2
============================== * Updated some occurrences of char* with const char* for compatability with version 4.2 of the GNU C++ compiler * Making use of default parameters in the wall classes * The command-line utility can now add walls