######################################################################
#  News: to package distrDoc 
######################################################################

##############
v 1.9   
##############

 * registration of the vignette with Windows gui according to  
   https://stat.ethz.ch/pipermail/bioc-devel/2007-June/001171.html
 * in the R-code of the vignette, made calls to uniroot(), integrate(), optim(ize)() 
   compliant to 
   https://stat.ethz.ch/pipermail/r-devel/2007-May/045791.html
 * modified example nFoldConvolution.R (taking care of the new generic 'convpow()'
   in package 'distr' from version 1.9 on
 * some linebreaks added to avoid overly long lines
 * added chunk \SweaveOpts{keep.source=TRUE} to keep comments and linebreaks in source
 * mentioned in package-help: startup messages may now also be suppressed by
   suppressPackageStartupMessages() (from package 'base')
 * a lot of demo plots...
 * description of how plot may be called
 

##############
v 1.8   (starting version to be in line with distr, distrSim, distrTEst)
##############


* distrDoc packaged to gather documentation for distr, distrEx, distrSim, distrTEst in form of 
  a common vignette

