diff doc/ChangeLog @ 8879:1beaaffb3c1f

document strsplit, not split
author John W. Eaton <jwe@octave.org>
date Thu, 26 Feb 2009 12:20:17 -0500
parents e258715b2e78
children 6e4a811e58f8
line wrap: on
line diff
--- a/doc/ChangeLog	Thu Feb 26 12:09:28 2009 -0500
+++ b/doc/ChangeLog	Thu Feb 26 12:20:17 2009 -0500
@@ -1,3 +1,8 @@
+2009-02-26  John W. Eaton  <jwe@octave.org>
+
+	* interpreter/strings.txi (Manipulating Strings):
+	Document strsplit, not split.
+
 2009-02-25  John W. Eaton  <jwe@octave.org>
 
 	* interpreter/Makefile.in (distclean): Remove tags and TAGS here
@@ -24,7 +29,6 @@
 	* intepreter/Makefile.in: Include it.
 	* interpreter/matrix.txi: Move @DOCSTRING(diag) to diagperm.txi.
 
-
 2009-02-19  John W. Eaton  <jwe@octave.org>
 
 	* doc/interperter: Include @DOCSTRING commands for the following