From: <i7...@us...> - 2012-06-12 14:12:09
|
Revision: 10623 http://octave.svn.sourceforge.net/octave/?rev=10623&view=rev Author: i7tiol Date: 2012-06-12 14:11:58 +0000 (Tue, 12 Jun 2012) Log Message: ----------- Add missing NEWS entry for Makefile. Modified Paths: -------------- trunk/octave-forge/main/optim/NEWS Modified: trunk/octave-forge/main/optim/NEWS =================================================================== --- trunk/octave-forge/main/optim/NEWS 2012-06-12 14:08:57 UTC (rev 10622) +++ trunk/octave-forge/main/optim/NEWS 2012-06-12 14:11:58 UTC (rev 10623) @@ -20,7 +20,10 @@ honour an index of constraints has been removed, the respective feature is still available by setting some options. + ** Makefile fixed to work with non-standard linker options e.g on + Apple. + Summary of important user-visible changes for optim 1.1.0: ------------------------------------------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |