From: roosen <roosen@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> Date: Thu, 6 Oct 2011 06:07:48 +0000 (+0000) Subject: Update "DESCRIPTION" and "NEWS" files to reflect latest changes. Changed version... X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2384e226517f2acf88fdb3f7c13b5ff0d9d1a3ed;p=xtable.git Update "DESCRIPTION" and "NEWS" files to reflect latest changes. Changed version number to 1.6-0. git-svn-id: svn://scm.r-forge.r-project.org/svnroot/xtable@7 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index fd94669..cc045fa 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -1,5 +1,5 @@ Package: xtable -Version: 1.5-7 +Version: 1.6-0 Date: 2011/10/05 Title: Export tables to LaTeX or HTML Author: David B. Dahl <dahl@stat.tamu.edu> diff --git a/pkg/NEWS b/pkg/NEWS index 3742190..29616ba 100644 --- a/pkg/NEWS +++ b/pkg/NEWS @@ -1,7 +1,8 @@ -1.5-7 (2011-10-05) +1.6-0 (2011-10-05) + * Allow "table*" as a value for "floating.environment" in print.xtable(). + * Fix bug under which multiple logical columns were formatted incorrectly. * Changed the maintainer to "Charles Roosen". * Created an "xtable" project on R-Forge. - * This release is primarily checking the R-Forge build/release process. 1.5-6 (2009-10-30) * Support caption at the top in the LaTeX longtable.