diff scripts/ChangeLog @ 7337:e70789e0cd92

[project @ 2007-12-28 21:04:44 by jwe]
author jwe
date Fri, 28 Dec 2007 21:06:43 +0000
parents 274d9642ac10
children 615860ec1be0
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Dec 28 20:56:58 2007 +0000
+++ b/scripts/ChangeLog	Fri Dec 28 21:06:43 2007 +0000
@@ -1,3 +1,14 @@
+2007-12-28  David Bateman  <dbateman@free.fr>
+
+	* ezcontourf.m, ezcontour.m, ezmeshc.m, ezmesh.m, ezplot3.m,
+	__ezplot__.m, ezpolar.m, ezsurfc.m, ezsurf.m: New functions.
+	* Makefile.in (SOURCES): Add to the sources.
+
+2007-12-28  Kai Habel  <kai.habel@gmx.de>
+
+	* plot/pcolor.m: Swap 1st and 2nd argument in call to meshgrid.
+	Remove unnecessary call of size function.
+
 2007-12-21  John W. Eaton  <jwe@octave.org>
 
 	Version 3.0.0 released.