2.0.8 - Bug Fixes

This release fixes some bugs in the relationship calculator and the surnames page.

Starting with this release I am including a diff file that contains the changes from the previous version. If you are using a *nix system, you can use the patch command to update your installation. For example, if you have Retrospect-GDS installed in /home/web/retrospect/, you can run the following:

cd /home/web/
wget http://dl.sourceforge.net/sourceforge/retrospect/retrospect-2.0.7_to_2.0.8.diff
patch -p0 < retrospect-2.0.7_to_2.0.8.diff

Leave a Reply