diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0683ff01b4..495728fdd7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-07-03 Sam Creasey <sammy@oh.verio.com> + * mail-config.c (mail_config_set_show_preview): Replace value in + config->preview_hash when it already exists. Old code never + re-inserted into the hash, just assigned to val -- it's an int + here, not a real pointer. + 2001-07-03 Joe Shaw <joe@ximian.com> * mail-callbacks.c (expunge_folder): Unset the message being displayed |