Version 0.4-2 (2010-03-09)

o Revised vignette("vcd-tutorial"): added some hints for mosaic(), corrected stuff regarding prior
  limitations of mosaic.glm()
o Added demo(Wong3-1): three-way table, with models of conditional association
o Added Suggest: effects for effects plots of glm(), multinom() and polr() models
o Added demo(housing): visualize models fit in example(housing, package="MASS") using mosaic() and
  effect plots.
o Updated demo(Wong2-3): added model comparison plots, glmlist processing
o Added Suggest: VGAM
o Extended package description in vcdExtra-package.Rd
o Added glmlist() to facilitate processing, extraction, plotting, etc. of a collection of glm() models
o Added loglmlist(), for collections of loglm() objects
o Added summarize methods for glm, glmlist, loglm and loglmlist objects

Version 0.4-1 (2010-02-21)

o Added example(Caesar), illustrating structural zeros
o Re-named Heckman variables to e1971, ..., e1968 (errors from loglm); began example(Heckman)
o Added example(Detergent), example(Dyke)
o Fixed bug with mosaic.glm when data in global environment (Heather Turner)
o Added sieve.glm and assoc.glm methods (MF)
o Added modFit.glm and modFit.loglm
o Added demo(Wong2-3)

Version 0.4-0 (2010-02-23)

o Added new datasets: data/{Abortion, Bartlett, Caesar, Cancer, Detergent, Dyke, Gilby, Heart, Heckman, Hoyt, Mobility} 
  from mosdata.sas via md2r.sas converter.
o Fixed small documentation warnings
o Switched inst/CHANGES to NEWS

Version 0.3-6 (2009-04-21)

o Added Depends: gnm
o Added demo/{mental-glm, ucb-glm, vision-quasi}
o Added demo/{occStatus,yaish-unidiff}
o Initial release to CRAN

Version 0.3-5 (2009-3-6)

o mosaic.glm now uses object$data if available

Version 0.3-4 (2009-2-11)

o Fixed bugs in mosaic.glm, mosaic.gnm in models with terms like Diag(dest, origin)
  that get included in x$xlevels

Version 0.3-3 (2009-2-10)

o Fixed bugs in mosaic.gnm
o Fixed print.GKgamma
o Added example of GKgamma to vcd-tutorial

Version 0.3-2 (2009-2-8)

o Added more examples to mosaic.glm.Rd

Version 0.3-0 (2009-2-6)

o Fixed bugs in mosaic.glm and mosaic.gnm

Version 0.2 (2009-2-1)

o Added vcd-tutorial vignette

Version 0.1 (2009-1-26)

o Initial version on R-Forge.



