2012-07-23  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION: Release 0.9.2

	* vignettes/*: moved from inst/doc, Makefile updated accordingly
	* vignettes/RcppClassic-intro.Rnw: renamed from RcppClassic.Rnw

	* DESCRIPTION: changed Maintainer: to single person per CRAN Policy

2011-12-23  Dirk Eddelbuettel  <edd@debian.org>

	* inst/unitTests/runTests.R: unit tests output 'fallback' directory
	changed to '..' and files are now in top-level of $pkg.Rcheck/

2011-04-07  Dirk Eddelbuettel  <edd@debian.org>

	* inst/unitTests/runit.RcppDate.R: Once again comment-out
	test.RcppDatetime.get.functions() as it fails with different TZ values

2011-04-06  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION: Release 0.9.1

2011-04-04  Dirk Eddelbuettel  <edd@debian.org>

	* inst/doc/Makefile: Do not call clean in all target

2011-04-01  Dirk Eddelbuettel  <edd@debian.org>

	* inst/unitTests/runit.RcppDate.R: renamed 'wrap' test function which
	clashes with the templated function from Rcpp itself, minor cleanups

2011-02-28  Dirk Eddelbuettel  <edd@debian.org>

	* inst/doc/Makefile: Call R and Rscript relative to R_HOME/bin

2010-12-19  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION: Initial release 0.9.0

2010-12-17  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/classic/classic.h: Add copyMessageToR() declaration

2010-12-05  Dirk Eddelbuettel  <edd@debian.org>

	* inst/doc/RcppClassic.Rnw: Aligned with the Rcpp vignettes

2010-12-02  Romain Francois <romain@r-enthusiasts.com>

	* Create new package for deprecated 'classic Rcpp' API by carving it
	out of the current Rcpp package
