HISTORY exmh-2.1.1 Released, 10/15/1999 cvs repository 10/07/1999 Changed documentation string for quote file name to indicate it is created relative to the exmh startup directory. Fixed a bug in sign+encrypt processing when composing a MIME message. Added a couple of bugs to the list to remind me of what still needs to be done. -kchrist cvs repository 09/29/1999 Fixed a bug in the shorten output processing of GPG. -kchrist cvs repository 09/27/1999 More PGP changes. Consolidated passphrase entry to sedit field or pgpExec routine. Made the pgp-sedit field aware of pgp(keeppass) and pgp(echopass). Moved pgp(keeppass), pgp(echopass) and pgp(grabfocus) to PGP General Interface. Fixed a minor bug left over from my previous GUI changes. -kchrist cvs repository 09/22/1999 Changed the PGP interface, basically the stuff under the Crypt... button. The hope is that the change will help make the different sign options a bit clearer - kchrist exmh-2.1.0 Released, 9/17/1999 cvs repository 09/17/1999 Fixed RPM build, and added spanish support to the RPM, thanks to Francisco Monserrat -slipcon cvs repository 09/15/1999 Typos in getnews.tcl - cwg cvs repository 09/03/1999 Allow (again) spaces in address search strings. (addr.tcl) - kchrist cvs repository 09/01/1999 Fixed text/plain to application/pgp hack in mime.tcl so it ignores the format parameter of text/plain. -kchrist cvs repository 08/25/1999 Fixed some problems with not timing out PGP subkeys (e.g. DSS keys for PGP5/GPG). --bmah. Eliminate last vestige of PGP passphrases showing up in debugging logs. --George Ross via bmah. cvs repository 08/24/1999 Importing keys from email keyserver queries now works. Attaching keys to an email message is now RFC 2015 compliant (content-type: application/pgp-keys instead of application/pgp). --Kevin.Christian@lsil.com via bmah. Made reply-to-all invoke repl -group if repl claims to support a -group flag (i.e. is nmh). Adapted from Debian 2.0.2-7 package. (iko) cvs repository 08/22/1999 Fix a few bugs related to email PGP querying (queries now can go out). Use Exmh_Status to let user know what's happening during an email query. --Kevin.Christian@lsil.com and bmah. Sanitize PGP info out of debugging logs. --George Ross via bmah. Delete More...->old PGP->Encrypt cascaded menu, due to apparent lack of need for this functionality and difficulty in getting it correctly implemented. --bmah. cvs repository 08/19/1999 Change address book expansion to NOT insert new header lines as this broke the "continue lookup" feature. Also changes to allow address expansion on ANY header line (doc changes still to be done). -Kevin.Christian via haldevore cvs repository 08/17/1999 PGP without seditpgp works again. -bmah Wheel mouse support added, enable it in the Windows + Scrolling dialog. - slipcon cvs repository 08/13/1999 Don't try to coerce text/plain PGP messages to application/pgp unless PGP is actually enabled. --bmah Really fix problems with 8-byte GPG keyIDs and keyservers this time. --Kevin.Christian@lsil.com, via bmah Rudimentary support for LDAP --Jason Day and cwg If we ask the user for help in picking the PGP key to use for a receipient and they cancel the resulting dialog, generate an error (instead of asking the user ad infinitum). --bmah cvs repository 08/12/1999 Fix a number of key/passphrase management problems: pgpsedit now manages PGP versions, keys, and passphrases on a per-window basis. Decryption now works when no passphrases are cached. One timeout parameter controls passphrases for all PGP versions. seditpgp UI slightly modified. --bmah Get rid of "PGP Preview" menu item in sedit left over from debugging. --bmah cvs repository 08/10/1999 Properly use [Env_Tmp] in the below patch -cwg Ignore high-order bytes of key IDs returned by GPG for compatability with keyservers. --bmah Properly process PGP/MIME messages that have boundary characters containing regular expression special characters. --bmah cvs repository 08/05/1999 Prompt before executing buttons on html pages which are either non-local or in /tmp. -cwg cvs repository 08/04/1999 Fixed problems with not providing a password under pgp2 -cwg Renamed the *.n.html pages and rephrased links to them -cwg Got passphrase timeout to work yet again -cwg cvs repository 08/03/1999 Display the body of a message which fails to be decoded by PGP. -cwg Finished