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

	* A table is now sent to MIM via a file rather than by a direct
	connection

	* Version 2.5.0 uploaded

2008-07-13 Sren Hjsgaard <sorenh@agrsci.dk>	

	* mim() function modified so that long formulas are broken into
	pieces before being passed to mim.

	* Version 2.4.0 uploaded

2008-07-13 Sren Hjsgaard <sorenh@agrsci.dk>	

	* Rgraphviz is no longer required, but if it is installed then
	plot() will produce graphs.

	* Version 2.3.2 uploaded


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

	* stepwise adapted to generic fit method from gRbase

	

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

	* fit adapted to generic fit method from gRbase

	* Version 2.2.0 uploaded


2008-02-07 Sren Hjsgaard <sorenh@agrsci.dk>	

	* Greater precision in numbers retrieved from MIM implemented.

	* Colour scheme for vertices has been repaired.
	
	* Version 2.1.3 uploaded

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

	* Another bug in edges() fixed

	* Version 2.1.2 uploaded

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

	* Bug fixed in edges()

	* fitted() now uses labels rather than 1,2,3 etc when returning
	fitted values (as a dataframe)

	* Version 2.1.1 uploaded

	
2007-05-01 Sren Hjsgaard <sorenh@agrsci.dk>	

	* RSprint changes number of digits to 7

	* Version 2.0.5 uploaded
	
2007-03-30 Sren Hjsgaard <sorenh@agrsci.dk>	

	* mim objects are declared as a formal class
	
	* edges, cliques, nodes implemented

2007-03-19 Sren Hjsgaard <sorenh@agrsci.dk>	

	* gmData re-implemented so that default is that a variable is a
	factor, and such that gmData can be used in other packages.



2007-02-19 Sren Hjsgaard <sorenh@agrsci.dk>	

	* nominal function implemented
	
	* ordinal <flist> re-implemented
	
	* testdelete now only reports differences in df for the tested
	models.

	* stepwise takes argument infconstant for use with AIC

	* display shows ordinal variables with cyan colour.


2007-02-15 Sren Hjsgaard <sorenh@agrsci.dk>	

	* Bug in testdelete fixed

	* Bug in display fixed

	* modelTest function for comparing two models added


2006-11-05 Sren Hjsgaard <sorenh@agrsci.dk>	

	* Version 2.0.2 uploaded

	* .Rd files corrected

2006-11-05 Sren Hjsgaard <sorenh@agrsci.dk>	

	* Version 2.0.1 uploaded

	* .Rd files corrected


2006-10-30 Sren Hjsgaard <sorenh@agrsci.dk>	

	* Version 2.0.0 created and uploaded. 

	* A major revision of the package made.

	* A revised document describing the package has been added as a
	vignette. 


2006-01-30 Sren Hjsgaard <sorenh@agrsci.dk>	

	* Version 1.3.1 created with following changes:

	* Manual has been updated with a few extra explanations. (Code is
	unchanged). 

	
2005-12-28 Sren Hjsgaard <sorenh@agrsci.dk>

	   * Version 1.3.0 has been created with the following changes:

	   * Communication with MIM now based on the rcom package rather
	     than the RDCOMClient package which was used in previous
	     versions.

	   * display: A primitive facility for displaying the graphs has
	     been added. It is based on the Rgraphviz and graph packages.

	   * The simulate function has been removed as it was not
	     consistent with the simulate function from the stats package.

	   * The manual has been updated.
