diff src/ChangeLog @ 4098:8496ae60db8a

[project @ 2002-10-10 05:20:20 by jwe]
author jwe
date Thu, 10 Oct 2002 05:20:21 +0000
parents 596f88296519
children ed0090ecf80f
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 09 20:26:27 2002 +0000
+++ b/src/ChangeLog	Thu Oct 10 05:20:21 2002 +0000
@@ -1,5 +1,14 @@
+2002-10-10  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* move-if-change: Delete.
+	* Makefile.in (DISTFILES): Delete it from the list.
+
 2002-10-09  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* Makefile.in: Use $(EXEEXT) and $(BUILD_EXEEXT) as appropriate.
+
+	* pt-plot.cc (Vgnuplot_binary): Use GNUPLOT_BINARY as default.
+
 	* octave.cc (execute_startup_files): 
 	Use octave_env::getcwd instead of "./".
 	Use OCTAVE_DIR_SEP_STR instead of "/".