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 | |
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')
-rw-r--r-- | web/INSTALL | 6 | ||||
-rw-r--r-- | web/README | 7 | ||||
-rw-r--r-- | web/src/cgi.tcl-1.10/README.UW | 2 |
3 files changed, 4 insertions, 11 deletions
diff --git a/web/INSTALL b/web/INSTALL index 62ce69d6..f6e3482b 100644 --- a/web/INSTALL +++ b/web/INSTALL @@ -35,7 +35,7 @@ web/cgi/alpine/help/tech-notes.html. At some point online FAQs and such may be available. If you find anything missing, incomplete, or otherwise unclear please send a note -to <alpine-contact@cac.washington.edu>. +to <chappa@gmx.com>. WEB ALPINE LAYOUT @@ -355,7 +355,5 @@ FURTHER INFORMATION See the Web Alpine technical notes for more detailed descriptions of what's going on and why. If you have any questions or comments drop -us a note <alpine-contact@cac.washington.edu>. +us a note <chappa@gmx.com>. --- -$Id: INSTALL 1169 2008-08-27 06:42:06Z hubert@u.washington.edu $ @@ -73,9 +73,4 @@ documented as well). SUPPORT AND FEEDBACK -------------------- -Send comments and questions to <alpine-contact@cac.washington.edu>. - - --- -alpine.tar.z web/README -$Id: README 890 2007-12-21 05:34:43Z hubert@u.washington.edu $ +Send comments and questions to <chappa@gmx.com> 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> |