CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/10/19 23:13:45
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -b -r1.424 -r1.425
--- ChangeLog 19 Oct 2006 16:19:20 -0000 1.424
+++ ChangeLog 19 Oct 2006 23:13:45 -0000 1.425
@@ -1,3 +1,14 @@
+2006-10-19 Eric Blake <[EMAIL PROTECTED]>
+
+ * modules/m4.c (m4_make_temp, mkstemp): New functions.
+ (maketemp): Add POSIX behavior and a warning.
+ * tests/others.at (maketemp): Move this test...
+ * tests/builtins.at (mkstemp): ...to here, and beef up.
+ * tests/options.at (--safer): Update to new warning message.
+ * doc/m4.texinfo (Mkstemp): Sync from branch.
+ (Extensions): Update maketemp behavior.
+ * NEWS: Document that maketemp now always warns.
+
2006-10-19 Eric Blake <[EMAIL PROTECTED]>
* tests/generate.awk: For ease of doc-writing, simplify selection
@@ -7950,7 +7961,7 @@
-----
- $Revision: 1.424 $ $Date: 2006/10/19 16:19:20 $
+ $Revision: 1.425 $ $Date: 2006/10/19 23:13:45 $
Local Variables:
coding: utf-8