Got rid of one mktemp.
authorKimmo Suominen <kimmo@suominen.com>
Sun, 16 Jul 2000 05:50:33 +0000 (05:50 +0000)
committerKimmo Suominen <kimmo@suominen.com>
Sun, 16 Jul 2000 05:50:33 +0000 (05:50 +0000)
ChangeLog

index 3a26134..325e70e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Sat Jul 15 23:13:49 EDT 2000 Kimmo Suominen <kim@tac.nyc.ny.us>
        * Add configure option --with-hash-backup so the backup prefix can
        be easily changed from "," to "#".
        * Simplified sbr/Makefile.in so that it works with any make.
+       * Use mkstemp in sbr/lock_file.c.
 
 Tue Jul 11 14:18:01 2000 Dan Harkless <dan-nmh@dilvish.speed.net>