*   Minor change
**  Substantial change

2.0-0
	** New algorithm for group lasso
	** (L2) Group MCP, group SCAD methods added
	** Added cv.ncvreg to facilitate cross-validation
	*  Extensive internal refactoring of code
	*  Added dfmax option
	*  Added group.multiplier option
	*  Allows specification of unpenalized groups
	*  standardize and orthogonalize functions added
	*  gBridge now divorced from grpreg and given separate function
	*  Much more extensive and reproducible code testing

1.2-0
	*  DESCRIPTION: Fixed contact info
	*  CITATION: Updated citation
	*  grpreg: Removed 'monitor' option
	*  grpreg: Changed 'n.lambda' to 'nlambda'
	*  grpreg: Changed 'a' to 'gamma' for MCP tuning parameter
	*  grpreg: Changed 'lambda2' to 'alpha'
	*  grpreg: Added 'loss' to value returned
	** grpreg.c: Fixed bug in calculation of df for gLasso
	*  logLik: Added logLik method
	** select: Syntax modified (no longer requires X, y to be passed)
        *  criteria: Obsolete, removed
	** plot.grpreg: Made plotting function more flexible
