Got rid of one mktemp.
[mmh] / ChangeLog
index 6a63ff9..325e70e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 Sat Jul 15 23:13:49 EDT 2000 Kimmo Suominen <kim@tac.nyc.ny.us>
 
-       * Add configure option --with-backup-prefix so it can be set easily.
+       * 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>