X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=1f7408121533cd5191949362a9e97b78ec85a693;hp=5ea92b8d90fa2143f7d91bc981a165372da3e51f;hb=c40202d3d91242b22664e1bb056a13dde4205661;hpb=82e9ded8c02ea347c9cb9a8e507d0d0e5b2acc3b diff --git a/ChangeLog b/ChangeLog index 5ea92b8..1f74081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ -Fri May 30 17:18:22 2000 Dan Harkless +Fri May 30 17:51:48 2000 Dan Harkless * 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. Use diff and only keep the .prev file around if different. + .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