2006-1-9  Yu-Sung Su    y<s463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-4
    * NAMESPACE: export sim.lm, sim.glm, sim.mer.
    * man/coefplot.Rd: Add two examples that compares glm and bayesglm.
    * man/corrfplot.Rd: Add one example, using lalonde data.
    * R/AllInternal.R: Add rwish & dwish as interal functions
            from Martin and Quinn's MCMCpack
    * R/load.first.R: Add arm version claim
    * R/coefplot.R: Adjust coefplot options, making it more like plot.default
    * R/sim.R: adjust sim.mer.R to deal with Sigma not positive definite.

2006-1-1  Andrew Gelman <gelman@stat.columbia.edu>
          Yu-Sung Su    <ys463@columbia.edu> 
    * DESCRIPTION (Version, Date): 1.0-3
    * man/bayepolr.Rd: Add more examples.
    * R/bayesglm.R: Change n.iter=50 to n.iter=100.
    * R/bayespolr.R: Add n.iter=100 option, arguments check.

2006-12-29  Andrew Gelman   <gelman@stat.columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-2
    * man/bayeglm.Rd: Update description in the "details" and "arguments" sections.
    * man/bayepolr.Rd: Update description in the "details" and "arguments" sections.
    * R/bayesglm.R: Adapt bayesglm to handle gaussians.
    
2006-12-28  Andrew Gelman  <gelman@stat.columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-1
    * man/display.Rd: Update description in the "arugments" section.
    * man/bayeglm.Rd: Update description in the "details" section.
    * man/bayepolr.Rd: Update description in the "details" section.
    * man/frisk.Rd: Remove frisk documentation.
    * data/frisk.R: Remove frisk data.
    
