X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c40202d3d91242b22664e1bb056a13dde4205661..3e2e8b43581f31be0cabe123dade6ff146dd31c7:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 1f740812..c2abd854 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,14 @@ 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. 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). + sendfiles.in -- fixed. Generated sendfiles script was not a + dependency of the `all' target, and was incorrectly included in + the distribution. 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).