diff scripts/ChangeLog @ 10942:48a1812fcc3a

image.m: Matlab compatible axis limits, add demo.
author Ben Abbott <bpabbott@mac.com>
date Fri, 03 Sep 2010 08:04:10 -0400
parents 306e40d773a9
children 90450db218e4
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Sep 01 20:22:48 2010 -0400
+++ b/scripts/ChangeLog	Fri Sep 03 08:04:10 2010 -0400
@@ -1,3 +1,7 @@
+2010-09-03  Ben Abbott <bpabbott@mac.com>
+
+	* image/image.m: Matlab compatible axis limits, add demo.
+
 2010-09-01  Jaroslav Hajek  <highegg@gmail.com>
 
 	* io/dlmwrite.m: Don't fclose if file ID is supplied.