[R-gregmisc-users] SF.net SVN: r-gregmisc:[1656] trunk/SASxport/inst/NEWS
Brought to you by:
warnes
From: <wa...@us...> - 2013-05-11 20:31:18
|
Revision: 1656 http://sourceforge.net/p/r-gregmisc/code/1656 Author: warnes Date: 2013-05-11 20:31:15 +0000 (Sat, 11 May 2013) Log Message: ----------- Update for version 1.3.2 Modified Paths: -------------- trunk/SASxport/inst/NEWS Modified: trunk/SASxport/inst/NEWS =================================================================== --- trunk/SASxport/inst/NEWS 2013-05-11 20:22:57 UTC (rev 1655) +++ trunk/SASxport/inst/NEWS 2013-05-11 20:31:15 UTC (rev 1656) @@ -1,3 +1,20 @@ +Version 1.3.2 2013-05-11 +------------------------ + +Bug fixes: + +- Integrate patch from foreign package to properly handle xport files + with datasets that end exactly on an 80-byte record boundry & add + corresponding test file. + +- Replace file.path(path.package(...)) with system.file(...) + +Changes: + +- Remove oboslete .First.lib() function + +- Replace file.path(path.package(...)) with system.file(...) + Version 1.3.1 2013-03-24 ------------------------ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |