######################################################################
#  News: to package robKalman 
######################################################################

##############
v 0.2  10-06-06
##############

* mentioned in package-help: startup messages may now also be suppressed by
  suppressPackageStartupMessages() (from package 'base')

##############
v 0.1  10-06-06
##############

* gathering of ACM routines (B.Spangl) and rLS routines (P.Ruckdeschel)
* first documentation files
* first calling function recursiveFilter


##############
To be done / next steps
##############

*checking the references
*S4 classes for state space models
*S4 classes for results of recursiveFilter
*-> close contact to P. Gilbert
*further demos (in particular graphics)
*closing gaps in documentation ("to be filled")


