diff scripts/ChangeLog @ 6139:4da9f63d5237

[project @ 2006-11-03 18:39:06 by jwe]
author jwe
date Fri, 03 Nov 2006 18:39:06 +0000
parents c5874b47d571
children 75706465dc40
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Nov 03 18:28:37 2006 +0000
+++ b/scripts/ChangeLog	Fri Nov 03 18:39:06 2006 +0000
@@ -1,5 +1,8 @@
 2006-11-03  Bill Denney  <denney@seas.upenn.edu>
 
+	* strings/index.m: New arg, direction.  Simplify and speed up.
+	* strings/rindex.m: Implement using index (..., "last");
+
 	* scripts/blanks.m, scripts/strcat.m: Simplify.  Add tests.
 
 2006-11-01  Bill Denney  <denney@seas.upenn.edu>