[R-gregmisc-users] SF.net SVN: r-gregmisc:[1692] trunk/gdata/inst/NEWS
Brought to you by:
warnes
|
From: <wa...@us...> - 2013-06-29 01:40:51
|
Revision: 1692
http://sourceforge.net/p/r-gregmisc/code/1692
Author: warnes
Date: 2013-06-29 01:40:47 +0000 (Sat, 29 Jun 2013)
Log Message:
-----------
Update NEWS for second try for gdata 2.13.2
Modified Paths:
--------------
trunk/gdata/inst/NEWS
Modified: trunk/gdata/inst/NEWS
===================================================================
--- trunk/gdata/inst/NEWS 2013-06-29 01:37:19 UTC (rev 1691)
+++ trunk/gdata/inst/NEWS 2013-06-29 01:40:47 UTC (rev 1692)
@@ -3,8 +3,8 @@
Enhancements:
-- Modify ll() function to use on.exit() to ensure that detach() occurs
- after attach() even when an error is encoundered during execution.
+- Simplify ll() by converting a passed list to an environment,
+ avoiding the need for special casing and the use of attach/detach.
- Working of deprecation warning message in aggregate.table clarified.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|