NEWS FILE FOR PACKAGE IBDSIM

2019-06-04: Version 0.9-8
   * Fix problem related to changes in R's random number generatation.
   
2017-25-04: Version 0.9-7
   * New function alleleSummary() which greatly facilitates downstream analysis.
   
   * New function oneLocusIBD() complementing twoLocusIBD().
   
   * New functions oneLocusJacquard() and twoLocusJacquard().
   
   * Added file "scr/init.c" to avoid complaints from 'R CMD check' about no calls to 'R_registerRoutines' and 'R_useDynamicSymbols'

2016-26-04: Version 0.9-6
   * New function: twoLocusIBD().
   
   * Fixed bug in IBDsim() related to pedigree member ordering.

   * Minor improvements and typo corrections.