From 121a42f3d82c1b98c384857960d14b2057a95c41 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Fri, 20 Jun 2014 23:23:19 -0600 Subject: * new version 2.19.9992 * Alpine would not parse options from the command line, such as -patterns-filters2, correctly. * Add /usr/local/include as a path to find include and libs files for openssl in FreeBSD. * Management certificate screen now prints, in addition to the e-mail address of the owner of the certificates, the dates of validity and the MD5 hash of such certificates. * crash when processing message/rfc822 attachments that are encoded in base64. * Openssl: if /usr/local/ssl exists, assume that this is the intended place where ssl libraries, include files and certificates are located. Typically, distributions do not use this directory, so its existence indicates that Openssl has been specially installed there, so it is probably a preferred place to get the system Openssl files. * Postponed messages whose content-type is text/html, text/enriched and text/richtext are sent with that content-type, even though, after resuming composition, Alpine had changed its type to text/plain. * HTML:
,
, and
are considered the same inline tag; the same is valid for the
tag. --- doc/tech-notes/tech-notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tech-notes/tech-notes.txt') diff --git a/doc/tech-notes/tech-notes.txt b/doc/tech-notes/tech-notes.txt index 356e49c5..885789eb 100644 --- a/doc/tech-notes/tech-notes.txt +++ b/doc/tech-notes/tech-notes.txt @@ -1,7 +1,7 @@ Alpine Technical Notes - Version 2.19.9991, May 2014 + Version 2.19.9992, June 2014 Table of Contents -- cgit v1.2.3-54-g00ecf