changeset 82280:596b8bc7e05e

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Sun, 05 Aug 2007 13:22:45 +0000
parents 3f6660bf6595
children a779619b8058
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 05 13:21:19 2007 +0000
+++ b/lisp/ChangeLog	Sun Aug 05 13:22:45 2007 +0000
@@ -1,3 +1,9 @@
+2007-08-05  Jay Belanger  <belanger@localhost.localdomain>
+
+	* calc/calc-nlfit.el (math-nlfit-curve):
+	Remove unnecessary variables.
+	(math-nlfit-givens): Let bind free variables.
+
 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
 
 	* printing.el: Require lpr and ps-print when loading printing package.