dmm_3.2-1	Correction to multivariate "fgls"
		Document remlmultiv.pdf added

dmm_3.1-1	Major release including the dmeopt="fgls"  option which allows REML
                estimates of variance components.
		Rewrite of manuals and help pages.
		Additional manual documents dmmClassSpecific.pdf dmmSolveDME.pdf
		and dyadicerrorcov.pdf

dmm_2.1-10	Restore nadiv() as dependency. Restore mdf()

dmm_2.1-9       Remove nadiv as dependency (temporary)

dmm_2.1-8	Temporary disable of use of nadiv() due to Matrix1.6-0

dmm_2.1-7	Note on use of Openblas libraries added to dmmOverview.pdf
		Fix http -> https in url's

dmm_2.1-6	NAMESPACE issues
		dmm-internal.R remove .Random.seed
		DESCRIPTION add reference to method

dmm_2.1-5       1. dealt with bug with message
                Error in if (class1 == class2) { : missing value where 
                TRUE/FALSE needed
                concerns class specific analyses only
                csbug.dmm_2.1-5 branch
                2. dealt with bug with message
                Error in match.crosseffect.vars(rownames(siga)[i]) :
                match.crosseffect.vars() - should never get here:
                New match.var.nonspecific()   -  case 2
                    match.cecov.nonspecific()  - case 3
                    matcf.cecov.specific()  - case 4
                Modify calls in siga.posdef.specific()
                                comtopar.specific()
                Fix genericvarvcnames(), genericvcnames() to accomodate (Ia:a)
                matchvarbug.dmm_2.1-5 branch
                3. add component check code to dmesolve()
                componentcheck.dmm_2.1-5 branch

dmm_2.1-4	added ability to estimate maternal founder  line and
                paternal founder  line components (VarGml(I) and VarGpl(I))
                fixed bug in gsummary() introduced in dmm_2.1-3

dmm_2.1-3	will produce an output object of class dmm when stops in 
		dmesolve() with a rank problem in the dme's

dmm_2.1-2       VarE(I) and friends can be class specific

dmm_2.1-1	Variance components and genetic parameters specific to 
                fixed factor classes

dmm_1.6-1	S3 plotting method plot.dmm() added
                Attributes renamed in dmm object  dme.yyd -> dme.psi
                                                  dme.eamt -> dme.wmat

dmm_1.6-2	sheep.df dataset modified to fix pedigree error
		pedcheck() modified to detect Sex clashes in pedigree
		dmmOverview.pdf modified to cover mods to sheep.df
		tstmo1.df dataset sexes corrected to suit new pedcheck()
		gresponse.dmm() rewritten to include individual additive 
		sexlinked and maternal additive sexlinked effects.
		summary.gresponse.dmm() added
                print.gresponse.dmm() rewritten
                part.add() added - hidden function 
		make.dmmobj() added - allows users of gresponse() to make 
                a dmm object from external data, instead of using a dmm output.

dmm_1.6-3	warcolak.convert() modified to match nadiv_2.14.0  
                Section 5.3 rewritten to match nadiv_2.14.0
		Note added on  sex specific parameters in Sections 5.3 and 9
		Imported dependencies added to NAMESPACE

dmm_1.6-4	siga.posdef modified to set symmetric=T on calling eigen()
		dmsolve()  message when fixed effects not of full rank improved
		varz() fix bug when first arg is NA

dmm_1.7-1	traits pairwise (option dmmarray) and blockwise (option
                dmmblockarray)

