* Added config.sub and config.guess to the list of files to be
authorRuud de Rooij <ruud@ruud.org>
Sun, 26 Sep 1999 17:45:55 +0000 (17:45 +0000)
committerRuud de Rooij <ruud@ruud.org>
Sun, 26 Sep 1999 17:45:55 +0000 (17:45 +0000)
commit2da3024caea2be71550f9eabd2fbc08fefe29bb5
tree2db7d72cf7e823510190ea55a6614c4505221796
parent4a78892df0b95cc22a976632445f3dca8893aae4
* Added config.sub and config.guess to the list of files to be
distributed.

* Fixed bug in sbr/fmt_scan.c where an extra newline would be
added if a list of addresses was split over several header lines.

* In mts/smtp/smtp.c, undefine strlen and strcpy if they are
macros, regardless of platform.

* Allow q to quit mhshow, and n to skip to next part.  Patch from
Kimmo Suominen <kim@tac.nyc.ny.us>.

* Modified mhstore to recognize attachments created by sendfiles
with x-conversions=gzip.
ChangeLog
Makefile.in
mts/smtp/smtp.c
sbr/fmt_scan.c
uip/mhshowsbr.c
uip/mhstoresbr.c