diff scripts/ChangeLog @ 2458:d07a5d0b57e2

[project @ 1996-11-03 03:25:18 by jwe]
author jwe
date Sun, 03 Nov 1996 03:26:04 +0000
parents a28ed603c65c
children c89bce1baba3
line wrap: on
line diff
--- a/scripts/ChangeLog	Sun Nov 03 02:55:21 1996 +0000
+++ b/scripts/ChangeLog	Sun Nov 03 03:26:04 1996 +0000
@@ -1,3 +1,13 @@
+Sat Nov  2 21:06:29 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* image/image.m: Use tmpnam() instead of home-brew scheme.
+
+	* audio/record.m, audio/playaudio.m: Use tmpnam() instead of
+	octave_tmp_file_name().  Use unwind_protect to ensure tmp file is
+	deleted.
+	* miscellaneous/bug_report.m: Likewise.  Also use unlink() instead
+	of a system() command to delete the tmp file.
+
 Wed Oct 30 17:19:45 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Version 1.90.