diff scripts/ChangeLog @ 11844:28b0618cf67c release-3-0-x

Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat
author David Bateman <dbateman@free.fr>
date Fri, 19 Sep 2008 23:21:15 +0200
parents 5f6f05c2d69e
children c6c678875825
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Sep 19 12:30:30 2008 +0200
+++ b/scripts/ChangeLog	Fri Sep 19 23:21:15 2008 +0200
@@ -1,3 +1,7 @@
+2008-09-19  David Bateman  <dbateman@free.fr>
+
+	* general/cell2mat.m: Specialize 2D case for speed.
+
 2008-09-08  Tatsuro MATSUOKA  <tmacchant@yahoo.co.jp>
 
 	* plot/plot.m: Doc fix.