]> git.donarmstrong.com Git - xtable.git/commitdiff
Small update to the NEWS file.
authorroosen <roosen@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Tue, 7 Feb 2012 14:42:20 +0000 (14:42 +0000)
committerroosen <roosen@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Tue, 7 Feb 2012 14:42:20 +0000 (14:42 +0000)
git-svn-id: svn://scm.r-forge.r-project.org/svnroot/xtable@30 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

pkg/NEWS

index 1766d38567fb60e2288af6694700dcaf349b3ae0..5f5356d72153ef1111a57c28818d6cb124cbd8ce 100644 (file)
--- a/pkg/NEWS
+++ b/pkg/NEWS
@@ -17,7 +17,9 @@
     the tabular environment with the specified value used as the
     scaling factor.    
   * Added "width" argument to allow specification of the width
-    value in tabular environments such as "tabularx".  
+    value in tabular environments such as "tabularx".
+  * Added "X" as an allowed alignment value in the "align()"
+    replacement function.  
   * Changed the "print.xtable()" arguments to use "getOption()"
     to check the options for a default value.  This was suggested
        since "print.xtable()" has a lot of arguments that the user