      ========================================================
      CHANGES IN aod VERSION 1.1-8 (released on 20th July 2005)
      ========================================================


NEW FEATURES

    o	The number of observations was added as an attribute of the number
		returned by "logLik".

    o	The corrected AIC (AICc) was added to the output of the function "AIC" and
		included in the comparison statistics of the anova method for objects of
		formal class "glimML".

    o	A new formal class "aic" was created, with a summary method to compute
		Akaike difference and Akaike weights from a list of models to be compared.

    o	A control was added in "betabin" and "negbin" to check the presence of
		lines with null weight (thanks to Jrmy Bouyer).

    o	The show method for objects of formal class "glimML" was slightly altered:
		AICc was added to the output and a new presentation was adopted for log-
		likelihood and related statistics.


DOCUMENTATION

    o	The documentation of functions "AIC", "anova" and "logLik" was revised to
		reflect the changes in these functions.


      =======================================================
      CHANGES IN aod VERSION 1.1-4 (released on 9th July 2005)
      =======================================================


BUGS

    o	The name of the first model was always "object" in the anova method for
		objects of formal class glimML.


NEW FEATURES

    o	The slot "digits" was removed for objects of formal class anova.glimML.


      =======================================================
      CHANGES IN aod VERSION 1.1-3 (released on 1st July 2005)
      =======================================================


DOCUMENTATION

    o	Minor revisions of help pages: spelling in different places and reference
		change for fonction negbin.


      =======================================================
      CHANGES IN aod VERSION 1.1-2 (released on 8th June 2005)
      =======================================================


DOCUMENTATION

    o	Minor revisions of help pages.


BUGS

    o A wrong title line was removed in the display of models of class "glimML".


      =======================================================
      CHANGES IN aod VERSION 1.1-1 (released on 7th June 2005)
      =======================================================


NEW FEATURES

    o Revision of code and help in the S4 framework.

    o Add packages "methods" and "stats" in the "Depends" field of the file
		DESCRIPTION (thanks to Kurt Hornik).

    o "logLik" and "AIC" methods for objects of formal class "glimML".

    o New "summary" method for objects of class "glimML".

    o New formal class "summary.glimML" to represent the summary of objects of
		formal class "glimML".


BUGS

    o Fixed a lot of missing links and undocumented classes and objects, thanks
		to Kurt Hornik.


      =======================================================
      CHANGES IN aod VERSION 1.0-2 (released on 5th June 2005)
      =======================================================


NEW FEATURES

    o S4 generic functions are now explicitely defined.


BUGS

    o In anova.glimML(), arguments digits now works.


DOCUMENTATION

    o	Help pages for classes icc and varbin.


      =======================================================
      CHANGES IN aod VERSION 1.0-1 (released on 4th June 2005)
      =======================================================


DOCUMENTATION

    o	Minor changes in documentation.
