diff liboctave/ChangeLog @ 4004:ca854fb51a88

[project @ 2002-07-25 06:31:33 by jwe]
author jwe
date Thu, 25 Jul 2002 06:32:37 +0000
parents f6df65db67f9
children 8eaf7182d48a
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-25  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* lo-specfun.cc (gammainc): New arg, err, for scalar version.
+	Use it in matrix versions to avoid spewing multiple errors.
+	Call xgammainc instead of dgamit.
+
 2002-07-22  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* CMatrix.cc (ComplexMatrix::ComplexMatrix (const boolMatrix&)):