diff doc/ChangeLog @ 10802:c7475803e0c0

mk_doc_cache.m: Use regexp rather than fussing with character arrays
author Rik <octave@nomad.inbox5.com>
date Mon, 19 Jul 2010 22:26:09 -0700
parents a40e32927b3a
children 5b68000faac1
line wrap: on
line diff
--- a/doc/ChangeLog	Mon Jul 19 11:10:11 2010 -0700
+++ b/doc/ChangeLog	Mon Jul 19 22:26:09 2010 -0700
@@ -1,3 +1,8 @@
+2010-07-19  Rik <octave@nomad.inbox5.com>
+
+	* interpreter/mk_doc_cache.m: Use regexp rather than fussing with
+	character arrays.
+
 2010-07-19  Rik <octave@nomad.inbox5.com>
 
 	* interpreter/matrix.txi: Add new function repelems to matrix chapter.