diff scripts/ChangeLog @ 5464:9d0aab486882

[project @ 2005-09-22 21:31:39 by jwe]
author jwe
date Thu, 22 Sep 2005 21:31:39 +0000
parents 74804828df1a
children af90c01ff467
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-22  John W. Eaton  <jwe@octave.org>
+
+	* polynomial/residue.m: Use logical indexing instead of find..
+
+2005-09-22  Julius Smith  <jos@ccrma.stanford.edu>
+
+	* polynomial/residue.m: Avoid division by zero for pure imaginary
+	and zero poles.
+
 2005-09-22  Bill Denney  <denney@seas.upenn.edu>
 
 	* strings/deblank.m: Handle cell arrays.