diff scripts/ChangeLog @ 4898:8fd9495f5054

[project @ 2004-06-04 13:29:33 by jwe]
author jwe
date Fri, 04 Jun 2004 13:29:34 +0000
parents 89eee52fd4c7
children cf470c996819
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Jun 03 23:11:14 2004 +0000
+++ b/scripts/ChangeLog	Fri Jun 04 13:29:34 2004 +0000
@@ -1,5 +1,18 @@
+2004-06-04  Paul Kienzle  <pkienzle@users.sf.net>
+
+	* plot/errorbar.m: Remove debugging output.
+
+2004-06-03  Stefan van der Walt  <stefan@sun.ac.za>
+
+	* plot/__pltopt__.m: Properly escape @ symbols in doc string.
+
 2004-06-03  Paul Kienzle  <pkienzle@users.sf.net>
 
+	* deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers.
+
+	* polynomial/polyout.m: Use parenthesis if necessary around
+	complex polynomial coefficient.
+
 	* plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix
 	the bug which causes __errplot__ to ignore the last argument.