From 1ec137b9d68f02523919059d9bc4c22dea581c07 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Tue, 24 Jul 2001 19:55:53 +0000 Subject: get_boolean_with_default for the "Mark as read" timeout, not 2001-07-24 Jason Leach * mail-config.c (config_read): get_boolean_with_default for the "Mark as read" timeout, not get_long_with_default. Fixes #5176. svn path=/trunk/; revision=11352 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9b12997db6..e4cf98263a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-07-24 Jason Leach + + * mail-config.c (config_read): get_boolean_with_default for the + "Mark as read" timeout, not get_long_with_default. Fixes #5176. + 2001-07-24 Peter Williams * mail-folder-cache.c (make_folder_name): Don't display "(0 unsent)" if -- cgit