2008-04-23 Sren Hjsgaard <sorenh@agrsci.dk>

	* ipm algorithm for RCON models implemented in C

	* trXXXX functions implemented in C

	* Various other optimizations
	
	* Version 0.2.0 uploaded 

2008-03-11 Sren Hjsgaard <sorenh@agrsci.dk>

	* fit method matches generic fit function from gRbase

	* Version 0.1.4 uploaded 

	
2008-03-10 Sren Hjsgaard <sorenh@agrsci.dk>

	* Minor bugs fixed

	* Version 0.1.3 uploaded


2008-01-08 Sren Hjsgaard <sorenh@agrsci.dk>

	* Bug fixed so that also unfitted models can be plotted

	* extractIndexMatrix has been implemented in C (there remains an
	issue of that the matrices are converted to doubles to get the
	code to work. That should not be necessary?)

	* Some trace functions are implemented in C

	* Finding standard representation has been speeded up

	* stepjoin1 now accepts a scope argument (stepsplit1 does not - yet!)

	* Various minor bugs fixed.

	* Version 0.1.2 uploaded


2007-12-27 Sren Hjsgaard <sorenh@agrsci.dk>

	* Some output has been modified

	* Model objects changed from class RCOX to class rcox
	
	* gRc version 0.1.1 uploaded


2007-12-20 Sren Hjsgaard <sorenh@agrsci.dk>

	* gRc version 0.1.0 uploaded to CRAN