diff doc/ChangeLog @ 7257:e8a3e3e33490

[project @ 2007-12-05 01:18:41 by jwe]
author jwe
date Wed, 05 Dec 2007 01:18:42 +0000
parents 3aa50748a300
children 16e61aecddc1
line wrap: on
line diff
--- a/doc/ChangeLog	Wed Dec 05 01:08:17 2007 +0000
+++ b/doc/ChangeLog	Wed Dec 05 01:18:42 2007 +0000
@@ -1,5 +1,16 @@
 2007-12-04  John W. Eaton  <jwe@octave.org>
 
+	* interpreter/sparseimages.m, interpreter/plotimages.m,
+	interpreter/interpimages.m, interpreter/geometryimages.m:
+	Set default text font to "*" for png images.
+
+	* interpreter/Makefile.in (run-octave): Don't sleep.
+
+2007-12-04  Joseph P. Skudlarek  <Jskud@Jskud.com>
+
+	* interpreter/plotimages.m: Generate text plots.
+	* interpreter/sparseimages.m: Add initial blank line to text plots.
+
 	* interpreter/Makefile.in (IMAGES_TXT): Include $(INTERPIMAGES_TXT)
 	$(GEOMETRYIMAGES_TXT) and $(PLOTIMAGES_TXT) in the list.
 	(INTERPIMAGES_TXT, GEOMETRYIMAGES_TXT, PLOTIMAGES_TXT): New variables.