diff ChangeLog @ 196:60a70c16d79c noffle

[svn] * src/content.c: When generating temp file to write new content to, make sure there is no possibility of a name clash with an existing file. Bug spotted by Mirko Liss.
author bears
date Tue, 30 Oct 2001 13:55:53 +0000
parents 76460d98b2fb
children 24d4cd032da5
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 30 13:16:40 2001 +0000
+++ b/ChangeLog	Tue Oct 30 13:55:53 2001 +0000
@@ -1,3 +1,9 @@
+Tue Oct 30 2001 Jim Hague <jim.hague@acm.org>
+
+* src/content.c: When generating temp file to write new content to, make
+  sure there is no possibility of a name clash with an existing file.
+  Bug spotted by Mirko Liss.
+
 Tue Oct 30 2001 Jim Hague <jim.hague@acm.org>
 
 * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,