diff src/ChangeLog @ 3273:eb27ea9b7ff8

[project @ 1999-10-12 02:22:25 by jwe]
author jwe
date Tue, 12 Oct 1999 02:27:27 +0000
parents fdc7dd08cd85
children aaaa20d31a5f
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 12 02:19:17 1999 +0000
+++ b/src/ChangeLog	Tue Oct 12 02:27:27 1999 +0000
@@ -1,3 +1,8 @@
+Thu Sep 23 19:49:36 1999  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* toplev.cc (Fsystem): For async case, use execl instead of
+	system, avoiding the need to exit after executing the subprocess.
+
 Thu Sep  9 17:09:23 1999  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* oct-stream.cc (get_size): Allow zero values.