X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=c2abd854dca2a52b3f658067781d89b298f091b7;hp=a5e306c5a421e86fd7d950348f0b3b261c08639e;hb=3e2e8b43581f31be0cabe123dade6ff146dd31c7;hpb=673b2a0af17a1dd96c21ae9712accee5324f24cf diff --git a/ChangeLog b/ChangeLog index a5e306c..c2abd85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Fri May 30 17:51:48 2000 Dan Harkless + + * etc/Makefile.in was incorrectly installing mts.conf.in and + 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). + Mon May 29 7:48:15 2000 Shantonu Sen * Moved the date parsing routines from zotnet/tws to sbr/ (and