diff options
author | Eduardo Chappa <chappa@washington.edu> | 2015-02-28 15:59:56 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2015-02-28 15:59:56 -0700 |
commit | c2af1608456087b5d9475e3b288a12554214c221 (patch) | |
tree | 6b691ebc599503249ebc0cf697eb35f2bacf5c98 /doc/alpine.1 | |
parent | 4db5ba9a511564e4a3cb3d2b67bce4bb171eae4f (diff) | |
download | alpine-c2af1608456087b5d9475e3b288a12554214c221.tar.xz |
* new version 2.20.2
* Further enhancement to the configure script in finding the location
of the SSL include and library files, when they are installed in th e
default location by openssl.
* When Alpine sends an attachment, it will set the boundary attribute
in lower case, as some SMTP servers, such as those of libero.it
reject messages if the boundary attribute is in uppercase.
* Alpine fails to remove temporary files used during a display or sending
filter. Fix contributed by Phil Brooke.
* SMIME: Crash when checking the signature of a message that contains
a RFC822 attached message. Reported by Holger Trapp and Bjorn Krellner.
Diffstat (limited to 'doc/alpine.1')
-rw-r--r-- | doc/alpine.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/alpine.1 b/doc/alpine.1 index 5ca4f8b8..66e0d8d8 100644 --- a/doc/alpine.1 +++ b/doc/alpine.1 @@ -1,4 +1,4 @@ -.TH alpine 1 "Version 2.20.1" +.TH alpine 1 "Version 2.20.3" .SH NAME alpine \- an Alternatively Licensed Program for Internet News and Email .SH SYNTAX |