			Dear Emacs, please make this -*-Text-*- mode!
	**************************************************
	*						 *
	*	       3.1 SERIES NEWS			 *
	*						 *
	**************************************************


		CHANGES IN R VERSION 3.1.0

ADMINISTRATIVE

    o	Changed LICENSE to Apache 2.0.

		CHANGES IN R VERSION 3.0.1

GENERAL

    o	Moved to R-Forge.

BUG FIXES

    o	Made compatible with new R check steps that verify DESCRIPTION
        and NAMESPACE dependencies.

		CHANGES IN R VERSION 3.0.0

BUG FIXES

    o	Added empty NAMESPACE. Minor documentation updates.


		CHANGES IN R VERSION 2.10.1

BUG FIXES

    o	No clue what was changed...


		CHANGES IN R VERSION 2.10.0

NEW FEATURES

    o	Converted ClassPrediction into a light-weight "bundle", with
        all of the actual work being done in the classes on which it
        'Depends'. 

    o	Added classes for cross-validation.

    o	Checked compatibility with R 2.10.0.


		CHANGES IN R VERSION 2.9.0

NEW FEATURES

    o	This is actually the first version of ClassPrediction.


