diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ed724ce9ee..3932c164e5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2000-06-20 Dan Winship <danw@helixcode.com> + * message-list.c (mark_msg_seen): Quick hack to prevent a NULL + pointer dereference. Things need to be cleaned up a bit more here + though. + * mail-sources.c: Oops. This should have been removed a long time ago. |