diff scripts/ChangeLog @ 6312:725709ab0445

[project @ 2007-02-15 21:34:46 by jwe]
author jwe
date Thu, 15 Feb 2007 21:36:00 +0000
parents cf8894bbc49d
children 7cbf27ad6c3f
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -5,6 +5,7 @@
 	* plot/__uiobject_image_ctor__.m: Set xdata and ydata properties.
 	* image/__img__.m: New file containing common parts of image.m and
 	imshow.m.
+	* image/Makefile.in (SOURCES): Add __img__.m to the list.
 	* image/image.m, image/imshow.m: Call __img__.
 	* plot/__uiobject_draw_axes__.m:
 	Handle rgb imaged data stored in 3-d arrays.