[R-gregmisc-users] SF.net SVN: r-gregmisc:[1685] trunk/gdata/inst/NEWS
Brought to you by:
warnes
From: <wa...@us...> - 2013-06-28 21:31:17
|
Revision: 1685 http://sourceforge.net/p/r-gregmisc/code/1685 Author: warnes Date: 2013-06-28 21:31:14 +0000 (Fri, 28 Jun 2013) Log Message: ----------- Update NEWS for gdata 2.13.2 Modified Paths: -------------- trunk/gdata/inst/NEWS Modified: trunk/gdata/inst/NEWS =================================================================== --- trunk/gdata/inst/NEWS 2013-06-28 21:24:52 UTC (rev 1684) +++ trunk/gdata/inst/NEWS 2013-06-28 21:31:14 UTC (rev 1685) @@ -1,3 +1,13 @@ +Changes in 2.13.2 (2013-06-28) +------------------------------ + +Enhancements: + +- Modify ll() function to use on.exit() to ensure that detach() occurs + after attach() even when an error is encoundered during execution. + +- Working of deprecation warning message in aggregate.table clarified. + Changes in 2.13.1 (2013-03-24) ------------------------------ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |