X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c0f27fe2e6f1e553818f6a43aad0e30cec7994b7..e7f01acdf3b43d7e5df6398b0652c3be38b5f68f:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index d0485a66..9850614e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,20 @@ -Mon Jul 17 13:11:52 2000 Dan Harkless +Mon Jul 17 13:53:26 2000 Dan Harkless * Moved Kimmo's new "--with-hash-backup" to be output with the - rest of the --with options in the configure --help output. + rest of the --with options in the configure --help output. Also, + people did not preserve my alphabetization of the --with options + when they added new ones. Re-alphabetized. * One more pass at README.developers now that it's clear that my previously-suggested one-line autoconf-file commit can cause unnecessary local makes and an out-of-sync stamp-h.in file, but would not cause problems for other people using the CVS files. + * Ken Hornstein's SASL patch was not integrated properly with + Ruud's new merged mts/sendmail code. Kimmo has since fixed nmh so + it compiles, but according to Ken, the SASL stuff still does not + work. Integrating a patch from him for this. + Tue Jul 18 19:36:59 EDT 2000 Kimmo Suominen * Added the answer to Dan's question in README.developers.