From: <as...@us...> - 2012-04-12 10:13:35
|
Revision: 10202 http://octave.svn.sourceforge.net/octave/?rev=10202&view=rev Author: asnelt Date: 2012-04-12 10:13:25 +0000 (Thu, 12 Apr 2012) Log Message: ----------- Updates DESCRIPTION and NEWS for new package release. Modified Paths: -------------- trunk/octave-forge/main/statistics/DESCRIPTION trunk/octave-forge/main/statistics/NEWS Modified: trunk/octave-forge/main/statistics/DESCRIPTION =================================================================== --- trunk/octave-forge/main/statistics/DESCRIPTION 2012-04-12 09:49:33 UTC (rev 10201) +++ trunk/octave-forge/main/statistics/DESCRIPTION 2012-04-12 10:13:25 UTC (rev 10202) @@ -1,6 +1,6 @@ Name: Statistics -Version: 1.1.0 -Date: 2011-11-10 +Version: 1.1.1 +Date: 2012-04-12 Author: Various Authors Maintainer: Arno Onken <as...@as...> Title: Statistics Modified: trunk/octave-forge/main/statistics/NEWS =================================================================== --- trunk/octave-forge/main/statistics/NEWS 2012-04-12 09:49:33 UTC (rev 10201) +++ trunk/octave-forge/main/statistics/NEWS 2012-04-12 10:13:25 UTC (rev 10202) @@ -1,7 +1,7 @@ -Summary of important user-visible changes for statistics 1XXXXXXXX: +Summary of important user-visible changes for statistics 1.1.1: ------------------------------------------------------------------- - ** The following functions are new in 1.1.X: + ** The following functions are new in 1.1.1: monotone_smooth kmeans jackknife @@ -15,7 +15,7 @@ zscore - ** boxplot.m now retunrs a structure with handles to the plot elemenets. + ** boxplot.m now returns a structure with handles to the plot elemenets. Summary of important user-visible changes for statistics 1.1.0: ------------------------------------------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |