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


		CHANGES IN R VERSION 1.0.0

BREAKING CHANGES

    o	Had to change pacakge name from SIBER to SIBERG since someone
    	else already submitted a pacakge with the former name to CRAN.


		CHANGES IN R VERSION 1.0.0

ADMINISTRATIVE

    o	Changed LICENSE to Apache 2.0

		CHANGES IN R VERSION 0.9.4

BUG FIXES

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


                CHANGES IN R VERSION 0.9.3


BUG FIXES

    o   Corrected file extensions of manpages for case-sensitive filesystem.

    o   Corrected format of NEWS so R can read it.


                CHANGES IN R VERSION 0.9.2


BUG FIXES

    o   Previously, only LN model explicitly dealt with 0-inflation.
        Now updates NB and GP models that also fit 0-inflated models.


                CHANGES IN R VERSION 0.9.1


NEW FEATURES

    o   The first version that has all the functionalities.


