Ken Hornstein's SASL patch was not integrated properly with Ruud's new merged
[mmh] / ChangeLog
index 3a26134..ead1a4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,42 @@
+Mon Jul 17 13:11:52 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * Moved Kimmo's new "--with-hash-backup" to be output with the
+       rest of the --with options in the configure --help output.
+
+       * 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 <kim@tac.nyc.ny.us>
+
+       * Added the answer to Dan's question in README.developers.
+
+Mon Jul 17 19:10:36 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * Clarified and made some corrections to Kimmo's README.developers
+       changes (BTW, if anyone can explain why the RCS Ids are able to cause
+       problems with the dependencies, please fill in the explanation --
+       I never encountered a problem with the old single-commit method).
+
 Sat Jul 15 23:13:49 EDT 2000 Kimmo Suominen <kim@tac.nyc.ny.us>
 
        * Add configure option --with-hash-backup so the backup prefix can
        be easily changed from "," to "#".
+
        * Simplified sbr/Makefile.in so that it works with any make.
 
+       * Use mkstemp in sbr/lock_file.c.
+
+       * Commits of autoconf-related files apparently can't all be done
+       in one shot due to RCS Ids changing when committing -- updated
+       README.developers.
+
 Tue Jul 11 14:18:01 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * Clarified post.man and send.man for those not completely up on