diff src/ChangeLog @ 11520:fe199165212e

use mkstemp from gnulib
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 01:39:59 -0500
parents 4f60db875147
children fd0a3ac60b0e
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jan 13 16:53:08 2011 -0500
+++ b/src/ChangeLog	Fri Jan 14 01:39:59 2011 -0500
@@ -1,3 +1,9 @@
+2011-01-13  John W. Eaton  <jwe@octave.org>
+
+	* file-io.cc (mkstemp): Delete.
+	Delete decl for mkstemps.
+	(Fmkstemp): Assume we have mkstemp from gnulib.
+
 2011-01-13  John W. Eaton  <jwe@octave.org>
 
 	* DLD-FUNCTIONS/__pchip_deriv__.cc, DLD-FUNCTIONS/dot.cc,