diff scripts/ChangeLog @ 8255:3f1199ad212f

legendre.m: Warn once on under/overflow.
author Ben Abbott <bpabbott@mac.com>
date Tue, 21 Oct 2008 21:17:29 -0400
parents 873ea2c72f16
children 79c874fe5100
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,7 @@
 2008-10-21  Ben Abbott  <bpabbott@mac.com>
 
+	* specfun/legendre.m: Warn once on under/overflow.
+
 	* plot/clf.m: Improve Matlab compatibility.
 
 2008-10-21  John W. Eaton  <jwe@octave.org>