Added tmp check to TMP_OPT section (how apropriate).


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@379 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
diff --git a/ChangeLog b/ChangeLog
index c8ec5c5..defa469 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
   write_file()
 	- Added O_EXCL to open call if tmp is set, more security which hopefully
 	  fixes any remaining security issues.
+	- Added tmp check to TMP_OPT section (how apropriate).
 
 nano 0.9.22 - 12/02/2000
 - General