* new version 2.19.9991v2.19.9991
commit60b67de2ba4be4d2bfeeeea685869e9a5a7363c0
authorEduardo Chappa <chappa@washington.edu>
Sun, 1 Jun 2014 03:37:10 +0000 (31 21:37 -0600)
committerEduardo Chappa <chappa@washington.edu>
Sun, 1 Jun 2014 03:37:10 +0000 (31 21:37 -0600)
tree20831a8341dfe86c0f4c247df9ac5b5ec61b41db
parentd8f387ef722cfb9e694d25c1ab182d01501f1b9d
   * new version 2.19.9991

   * S/MIME Alpine would compute incorrectly the signature of a message
     that contains 8bit if the option "Enable 8bit ESMTP Negotiation" is
     enabled, the message contains 8bit characters and the smtp server
     supports 8bit sending.

   * Crash while redrawing S/MIME configuration screen when importing a
     certificate

   * When forwarding a message before opening it, the message might not be
     found. The problem is in the forward_body function, where the section
     of the body is not correctly set in all instances.

   * When forwarding a signed message Alpine might forward the message as
     a multipart message, instead of just selecting the body of the
     message. Change to forward the signed part only. This aligns Alpine
     with what it does when it replies to a similar message.
17 files changed:
VERSION
alpine/confscroll.c
alpine/osdep/mswin.rc
alpine/smime.c
configure
doc/alpine.1
doc/tech-notes/index.html
doc/tech-notes/tech-notes.txt
mapi/pmapi.c
mapi/pmapi.rc
pith/pine.hlp
pith/reply.c
pith/send.c
pith/smime.c
pith/smime.h
pith/smkeys.c
pith/smkeys.h