From 7250e35292f65ba2b78dbdd5975ac112659347e4 Mon Sep 17 00:00:00 2001 From: roosen Date: Wed, 5 Oct 2011 06:44:23 +0000 Subject: [PATCH] Changed maintainer to "Charles Roosen" in the DESCRIPTION file. Updated the version number to 1.5-7. git-svn-id: svn://scm.r-forge.r-project.org/svnroot/xtable@3 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- pkg/DESCRIPTION | 6 +++--- pkg/NEWS | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 92c726b..fd94669 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -1,9 +1,9 @@ Package: xtable -Version: 1.5-6 -Date: 2009/10/30 +Version: 1.5-7 +Date: 2011/10/05 Title: Export tables to LaTeX or HTML Author: David B. Dahl -Maintainer: David B. Dahl +Maintainer: Charles Roosen Description: Coerce data to LaTeX and HTML tables Depends: R (>= 2.6.0) License: GPL (>= 2) diff --git a/pkg/NEWS b/pkg/NEWS index 897a8d8..3742190 100644 --- a/pkg/NEWS +++ b/pkg/NEWS @@ -1,3 +1,8 @@ +1.5-7 (2011-10-05) + * 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. * Use options()$OutDec for decimal mark. -- 2.39.5