diff src/ChangeLog @ 4090:18adbb958baa

[project @ 2002-10-06 19:59:06 by jwe]
author jwe
date Sun, 06 Oct 2002 19:59:06 +0000
parents ddc722b38e87
children 575507e27b8b
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-06  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* pt-plot.cc (subplot::handle_plot_data): Surround file names in
+	single quotes, not double (for Windows).
+	(do_external_plotter_cd): Likewise.
+
 2002-10-03  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* cutils.c (octave_usleep): Call octave_sleep, not sleep.