diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-09-12 00:40:26 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-09-12 00:40:26 -0600 |
commit | 1de2a1f9a4cc3b9496e836f9487c721526b4add1 (patch) | |
tree | fd8bf476633c30ae86c57498f627ab8f170a8a44 /web/src | |
parent | f9461927f7d10d04b03301dee6fc53f7440b90cc (diff) | |
download | alpine-1de2a1f9a4cc3b9496e836f9487c721526b4add1.tar.xz |
* Save command did not warn of existence of a message with a deleted
attachment in an aggregate save, unless cursor was positioned on a message with
a deleted attachment. Reported by Florian Herzig.
* Rewrite of configure script: ldap is checked for after ssl, which is checked
after crypto, which is checked for after dl library. Set defaults for include
and lib directories based on SSLDIR. Joint work with Florian Herzig.
* Update contact information (remove alpine-contact@u.washington.edu and
add chappa@gmx.com)
Diffstat (limited to 'web/src')
-rw-r--r-- | web/src/cgi.tcl-1.10/README.UW | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/src/cgi.tcl-1.10/README.UW b/web/src/cgi.tcl-1.10/README.UW index 7dfe161c..006a7fbd 100644 --- a/web/src/cgi.tcl-1.10/README.UW +++ b/web/src/cgi.tcl-1.10/README.UW @@ -20,4 +20,4 @@ PATCH.UW, amount to a few things: newlines For comments or questions regarding the Web Alpine application -send comments to <alpine-contact@cac.washington.edu> +send comments to <chappa@gmx.com> |