diff scripts/ChangeLog @ 10558:23c1910dbd8e

Fix colorbar() bugs for manual plotboxaspectratio.
author Ben Abbott <bpabbott@mac.com>
date Fri, 23 Apr 2010 20:52:10 -0400
parents e86651d2fde5
children 5f46cc552ce5
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Apr 23 20:29:29 2010 -0400
+++ b/scripts/ChangeLog	Fri Apr 23 20:52:10 2010 -0400
@@ -1,5 +1,6 @@
 2010-04-23  Ben Abbott <bpabbott@mac.com>
 
+	* plot/colorbar.m: Fix colorbar() bugs for manual plotboxaspectratio.
 	* plot/axis.m: For 'axis normal' restore plotboxaspectratio.
 
 2010-04-23  John W. Eaton  <jwe@octave.org>