-*-Text-*-

FD RELEASE VERSIONS
===================

CHANGES IN FD 1.0-7

	- added maxent.test, following Shipley (2010)
        - changed tol to 1e-7 in maxent
        - modified arguments of maxent
        - maxent can now be run on multiple sites

CHANGES IN FD 1.0-6

	- added compiled FORTRAN code for loop in maxent(). About 10x boost in speed.

CHANGES IN FD 1.0-5

	- corrector minor error in functcomp()

CHANGES IN FD 1.0-4

	- added bin.num to functcomp() to allow default behaviour to be over-ridden

CHANGES IN FD 1.0-3
                
        - added maxent, added Bill Shipley as co-author of FD

CHANGES IN FD 1.0-2
                
        - added useDynLib(FD) in NAMESPACE and deleted zzz.r
                
CHANGES IN FD 1.0-1
                
        - CITATION: corrected file
        - gowdis: added compiled C code to considerably improve performance
        - dbFD: no more error message when calc.FRic = F and calc.FDiv = T
        
