
        **************************************************
        *                                                *
        *              0.9 SERIES NEWS                   *
        *                                                *
        **************************************************


                CHANGES IN R VERSION 0.9.4


BUG FIXES

    o   Switch to BSD 3-clause license for entire package by request of
	CRAN maintainer.


                CHANGES IN R VERSION 0.9.3


NEW FEATURES

    o   Use packageStartupMessage() in .onAttach() namespace hook methods.

    o   Revamp of internal R code to use sprintf() for error messages.

    o   Fixed makesig() so that SIGNAL.ALL now works.


BUG FIXES

    o   Converted NEWS file into something R can recognize.


                CHANGES IN R VERSION 0.9.2


BUG FIXES

    o   Conform to current packaging guidelines concerning license by request
	of CRAN maintainer.


                CHANGES IN R VERSION 0.9.1


NEW FEATURES

    o   Replaced platform-specific aspects of package with generic equivalents.

    o   Miscellaneous updates.


                CHANGES IN R VERSION 0.9.0


SIGNIFICANT USER-VISIBLE CHANGES

    o   Initial release to CRAN.

