aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6b89aac7f4..cfe9b1cdbc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2001-05-22 Dan Winship <danw@ximian.com>
+
+ * mail-display.c (on_url_requested): If http mode is
+ HTTP_SOMETIMES, use e_book_query_address_locally to check the From
+ address and load images if it's found.
+
+ * mail-config.c (config_read): Default http_mode to
+ MAIL_CONFIG_HTTP_SOMETIMES. Fix typo to make default forward style
+ actually work.
+
2001-05-22 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Use MAILER_CFLAGS and MAILER_LIBS.