X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=0ca05aaa3f74f51e5692532ac3a01fabe14ac99b;hb=b986c0df2a745f3f5f5f4a4a6ccc384125bafbc7;hp=693d7c8f2389593b3bfed1b4b1c5e57199d2e66d;hpb=e4f812b967a682665b19183a6189e458e4a983ee;p=mmh diff --git a/ChangeLog b/ChangeLog index 693d7c8..0ca05aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +Tue Oct 26 22:57:00 1999 Doug Morris + + * Added check for whether "libtool" is in fact gnu libtool. If + it is, it is not used. This is the wrong behavior. If vendor + XYZ later on decides to create yet another libtool, we'll be + caught again. This works for now. + + * Minor updates to MACHINES refering to Mac OS X. + +Thu Oct 21 20:45:37 1999 Doug Morris + + * Added check for "libtool" (a ranlib type tool for Mac OS X) + and modified Makefiles so that nmh will build under Mac OS X. + +Sun Oct 17 08:28:56 1999 Ruud de Rooij + + * Changed repl defaults to partly revert to MH behaviour, + "-cc all" is now only implied with -group. + + * The replcomps template includes cc: header again (as in MH). + + * Updated repl man page to reflect these changes. + Sat Oct 16 02:57:47 1999 Doug Morris * Tweaked configure to handle Solaris and SunOS after the BIND