diff scripts/ChangeLog @ 9832:cd0c4a5a12c8

orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests.
author Ben Abbott <bpabbott@mac.com>
date Wed, 18 Nov 2009 20:18:47 -0500
parents b96e9239178e
children 1bb1ed717d2f
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-18  Ben Abbott <bpabbott@mac.com>
+
+	* plot/orient.m: Flip papersize and paperposition when orientation
+	changes. Add support for 'tall' option. Add tests.
+
 2009-11-18  Jaroslav Hajek  <highegg@gmail.com>
 
 	* io/textread.m: strncmp->strcmpi.