INSTALL never documented the etc/*.old thing. Documented the new etc/*.prev
[mmh] / ChangeLog
index a5e306c..1f74081 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Fri May 30 17:51:48 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * etc/Makefile.in was incorrectly installing mts.conf.in and
+       sendfiles.in -- fixed.  Changed the suffix for the backed-up
+       previous versions of the etc files from the ambiguous .old to
+       .prev.  Added call to diff -- only keep the .prev files around if
+       different from the newly-installed versions (intentionally didn't
+       redirect output to /dev/null so you'll notice when your changed
+       versions are getting moved aside).
+
+       * INSTALL never documented the etc/*.old thing.  Documented the
+       new etc/*.prev thing (including a note to watch for diff output).
+
 Mon May 29 7:48:15 2000 Shantonu Sen <ssen@mit.edu>
 
        * Moved the date parsing routines from zotnet/tws to sbr/ (and