2006-03-24  Dominick Samperi  <djsamperi@yahoo.com>

	* Version 2.2
	  Moved Rcpp source from inst/lib to RcppSrc, so it is not
	  part of the installed package (it is copied to inst/doc in
	  the RcppTemplate package).
	  Updated configure scripts and documentation.

2006-03-16  Dominick Samperi  <djsamperi@yahoo.com>

	* Version 2.1
	  Converted ChangeLog to emacs/ChangeLog format.

2006-03-12  Dominick Samperi  <djsamperi@yahoo.com>

	* Version 2.0
          Modified RcppAPI.pdf: libRcpp.a is NOT deleted after use.
          Modified inst/lib/Makefile, configure.in, and src/Makefile.win
          to make package more portable, following suggestions of Brian Ripley.
          Added a remark to RcppAPI.pdf about the need for a patched version of
            LD.EXE on NT4, and on some versions of Windows 2000.
          Fixed some typos in the documentation.
          Removed some redundant Date code in Rcpp.cpp.

2006-02-26  Dominick Samperi  <djsamperi@yahoo.com>

	* Version 1.5
          Replaced scripts in inst/lib with Makefile.
          Rcpp.{cpp,hpp} and libRcpp.a are copied to lib after install.
          Updated documentation and RcppExample.Rd.

2006-02-25  Dominick Samperi  <djsamperi@yahoo.com>

	* Version 1.4
          Changed package name from Rcpp to RcppTemplate.
          Reconfigured so package can be used like a template.
          Moved Rcpp.{cpp,hpp} to inst/lib.
          Build libRcpp.a in inst/lib during install.
          Changed license from GPL to LGPL.
          Removed sample library MyLib.
	  Updated configuration files and documentation.

2006-01-29  Dominick Samperi  <djsamperi@yahoo.com>

	* Version 1.3
          Added RcppAPI.pdf as a vignette.
          Thanks to Dirk Eddelbuettel for helpful tips.

2006-01-25  Dominick Samperi  <djsamperi@yahoo.com>

	* Version 1.2
	  Modified to throw exceptions instead of using R's error() funciton.
	  Thanks to Paul Roebuck for helpful comments.



	
