diff scripts/ChangeLog @ 4897:89eee52fd4c7

[project @ 2004-06-03 23:07:55 by jwe]
author jwe
date Thu, 03 Jun 2004 23:11:14 +0000
parents ab5870f984d9
children 8fd9495f5054
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Jun 03 19:37:59 2004 +0000
+++ b/scripts/ChangeLog	Thu Jun 03 23:11:14 2004 +0000
@@ -1,3 +1,8 @@
+2004-06-03  Paul Kienzle  <pkienzle@users.sf.net>
+
+	* plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix
+	the bug which causes __errplot__ to ignore the last argument.
+
 2004-06-03  David Bateman  <dbateman@free.fr>
 
 	* general/shiftdim.m: New function based on JWE code snippet.