diff scripts/ChangeLog @ 9280:40fb718a2e67

__go_draw_axes__.m: Add support for ticklabel separator '|'.
author Ben Abbott <bpabbott@mac.com>
date Thu, 28 May 2009 03:10:41 -0400
parents 1673a0dc019f
children 02b16eeb3167
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-28  Ben Abbott <bpabbott@mac.com>
+
+	* plot/__go_draw_axes__.m: Add support for ticklabel separator '|'.
+
 2009-05-28  Jaroslav Hajek  <highegg@gmail.com>
 
 	* sparse/bicgstab.m: Improve preconditioning; avoid explicit inverse.