From: <car...@us...> - 2012-03-24 19:32:52
|
Revision: 10040 http://octave.svn.sourceforge.net/octave/?rev=10040&view=rev Author: carandraug Date: 2012-03-24 19:32:45 +0000 (Sat, 24 Mar 2012) Log Message: ----------- miscellaneous: update NEWS file Modified Paths: -------------- trunk/octave-forge/main/miscellaneous/NEWS Modified: trunk/octave-forge/main/miscellaneous/NEWS =================================================================== --- trunk/octave-forge/main/miscellaneous/NEWS 2012-03-24 18:58:52 UTC (rev 10039) +++ trunk/octave-forge/main/miscellaneous/NEWS 2012-03-24 19:32:45 UTC (rev 10040) @@ -38,3 +38,9 @@ ** Package is no longer automatically loaded. ** improvements to help text. + + ** The function `csv2latex' has been made silent and had bugs fixed. + + ** The function `publish' had bugs fixed. + + ** The function `match' can now accept cell arrays as input. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |