From 1de2a1f9a4cc3b9496e836f9487c721526b4add1 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Thu, 12 Sep 2013 00:40:26 -0600 Subject: * 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) --- include/config.wnt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/config.wnt.h b/include/config.wnt.h index d20ff221..78bc90f6 100644 --- a/include/config.wnt.h +++ b/include/config.wnt.h @@ -448,7 +448,7 @@ #define PACKAGE "alpine" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "alpine-contact@u.washington.edu" +#define PACKAGE_BUGREPORT "chappa@gmx.com" /* Define to the full name of this package. */ #define PACKAGE_NAME "alpine" -- cgit v1.2.3-54-g00ecf