diff scripts/ChangeLog @ 11097:ffb2f1ef2097

make issparse, sparse, and spalloc built-in functions
author John W. Eaton <jwe@octave.org>
date Thu, 14 Oct 2010 11:53:04 -0400
parents 04c3aacbbc46
children dcde7c5a1d29
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Oct 14 06:48:02 2010 -0700
+++ b/scripts/ChangeLog	Thu Oct 14 11:53:04 2010 -0400
@@ -1,3 +1,8 @@
+2010-10-14  John W. Eaton  <jwe@octave.org>
+
+	* set/unique.m: Remove check for issparse existence since it is
+	now a built-in function.
+
 2010-10-14  Ben Abbott <bpabbott@mac.com>
 
 	* strings/strjust.m: Clarify that justification  applies to spaces and