[R-gregmisc-users] SF.net SVN: r-gregmisc:[1809] trunk/gtools/inst/NEWS
Brought to you by:
warnes
From: <wa...@us...> - 2014-04-17 17:25:55
|
Revision: 1809 http://sourceforge.net/p/r-gregmisc/code/1809 Author: warnes Date: 2014-04-17 17:25:53 +0000 (Thu, 17 Apr 2014) Log Message: ----------- Update NEWS for gtools 3.4.0 Modified Paths: -------------- trunk/gtools/inst/NEWS Modified: trunk/gtools/inst/NEWS =================================================================== --- trunk/gtools/inst/NEWS 2014-04-17 16:56:34 UTC (rev 1808) +++ trunk/gtools/inst/NEWS 2014-04-17 17:25:53 UTC (rev 1809) @@ -1,3 +1,13 @@ +gtools 3.4.0 - 2014-04-14 +------------------------- + +New features: + +- New ASCIIfy() function to converts character vectors to ASCII + representation by escaping them as \x00 or \u0000 codes. + Contributed by Arni Magnusson. + + gtools 3.3.1 - 2014-03-01 ------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |