diff scripts/ChangeLog @ 10590:083e4f6143fe

__errplot__.m: Fix bug for boxxy errorbar.
author Ben Abbott <bpabbott@mac.com>
date Thu, 29 Apr 2010 07:14:08 -0400
parents b6364a88de06
children eca2af8a92bc
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Apr 29 07:11:46 2010 -0400
+++ b/scripts/ChangeLog	Thu Apr 29 07:14:08 2010 -0400
@@ -1,6 +1,7 @@
 2010-04-29  Ben Abbott <bpabbott@mac.com>
 
-	* plot/errorbar.m: Add demoss.
+	* plot/private/__errplot__.m: Fix bug for boxxy errorbar.
+	* plot/errorbar.m: Add demos.
 
 2010-04-27  David Bateman  <dbateman@free.fr>