*****************************************
*				  	                            *
*	Changes in logNormReg	                *
*				  	                            *
*****************************************


=============
version 0.3-0  
=============
* Function extractAIC.lognlm() introduced: drop1(), step() and friends are allowed (thanks to Ralph Pirow for suggestion) * bug fixed: logLik.lognlm() did not return the attributes "edf" and "nobs" 


=============
version 0.2-0  
=============
* Method confint.lognlm introduced to compute confidence intervals via the Wald the Likelihood Ratio or the Gradient statistics.
* bug fixed: the offset term was not handled correctly in lognlm()


=============
version 0.1-0 (not on CRAN)  
=============
* First public release on ResearchGate with functions:
lognlm, lognlm.fit, logLik.lognlm, print.lognlm, print.summary.lognlm, summary.lognlm, vcov.lognlm


