diff scripts/ChangeLog @ 6742:ebf96cc00ee9

[project @ 2007-06-18 16:27:52 by jwe]
author jwe
date Mon, 18 Jun 2007 16:28:48 +0000
parents 00116015904d
children ca6668e47518
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-18  Søren Hauberg  <hauberg@gmail.com>
+
+        * general/interp1.m, general/interp2.m, general/interp3.m,
+	general/interpn.m: Replace, NaN with NA.  Use isna instead of ==
+	to check for NA.
+
 2007-06-18  Søren Hauberg  <hauberg@gmail.com>
 
         * optimization/glpk.m: TeXified the help text.