diff liboctave/ChangeLog @ 4506:3c82fc8f822c

[project @ 2003-09-10 13:56:57 by jwe]
author jwe
date Wed, 10 Sep 2003 13:56:57 +0000
parents e944fbe3fff2
children 65f47f8a92a2
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Sep 09 19:14:06 2003 +0000
+++ b/liboctave/ChangeLog	Wed Sep 10 13:56:57 2003 +0000
@@ -1,3 +1,14 @@
+2003-09-09  David Bateman <dbateman@free.fr>
+
+	* lo-specfun.cc (zbesj, zbesy, zbesi, zbesk, zbesh1, zbesh2, airy,
+	biry): Always request scaled results from AMOS functions and
+	perform reverse scaling on results if scaled result not requested
+	by user.
+
+2003-09-04  John W. Eaton  <jwe@bevo.che.wisc.edu>
+ 
+ 	* lo-specfun.cc (xlgamma): Require nonnegative argument.
+
 2003-09-09  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Array-d.cc: Instantiate assign functions.