2009-03-02 Sren Hjsgaard <sorenh@math.aau.dk>

	* mhsmm package version 0.1.0 submitted to CRAN

2009-03-31 Jared O'Connell <jared@well.ox.ac.uk>
	
	* changed hmm and hsmm to hmmfit and hsmmfit respectively
	* added 'smoothed' method to predict.hmm and predict.hsmm

2009-08-30 Jared O'Connell <jared@well.ox.ac.uk>
  
	* some arguments for hsmmfit, hsmmspec, predict.hsmmspec as well as the respective HMM functions have been altered giving them a more sensible structure
	* added a "lock.transition" argument to hmmfit
	* added a Vignette on smoothing discrete data
  
2009-09-24 Jared O'Connell <jared@well.ox.ac.uk>	

	*added an example to the reprocows dataset
  
	
2010-02-19 Jared O'Connell <jared@well.ox.ac.uk>	
	*fixed some documentation errors

2010-05-19 Jared O'Connell <jared@well.ox.ac.uk>
	*fixed some warnings
	*changed some argument names to more sensible ones
	*cleaned up documentation

2010-07-14 Sren Hjsgaard <sorenh@math.aau.dk>	
	* smooth.discrete function added
	* a vignette on smooth.discrete added.

2010-11-28 Jared O'Connell <jared@well.ox.ac.uk>
	* added predict.hsmmspec/predict.hmmspec so models where parameters are already known can be used for prediction
	
2011-04-05 Jared O'Connell <jared@well.ox.ac.uk>
	* added log-likelihoods to output from predict.hmm and predict.hsmm

2011-04-22 Jared O'Connell <jared@well.ox.ac.uk>
	* fixed a bug in hmmfit

2011-06-16 Jared O'Connell <jared@well.ox.ac.uk>	
	* fixed memory problem in predict.hsmm

2011-03-06 Sren Hjsgaard <sorenh@math.aau.dk>

	* JSS paper on the mhsmm package published
	
	* Version 0.4.0 submitted to CRAN
	
2012-09-03 Jared O'Connell <jared@well.ox.ac.uk>
	* Version 0.4.5 submitted to CRAN
	* Fixed a bug that occurred when simulating from non-parametric
	sojourn distributions

