diff scripts/ChangeLog @ 5961:1c61d6a2c9e6

[project @ 2006-08-24 15:57:08 by jwe]
author jwe
date Thu, 24 Aug 2006 15:57:08 +0000
parents dcd376102ac1
children 2289cafef60d
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Aug 23 19:54:47 2006 +0000
+++ b/scripts/ChangeLog	Thu Aug 24 15:57:08 2006 +0000
@@ -1,3 +1,8 @@
+2006-08-24  Søren Hauberg  <soren@hauberg.org>
+
+	* miscellaneous/bincoeff.m: Use logical indexing instead of
+	indices computed by calling find on the logical index.
+
 2006-08-23  Quentin Spencer  <qspencer@ieee.org>
 
 	* control/system/tf2zp.m: Simplify gain calculation.