diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 79947c2ebb..94ce9f14f5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2000-06-27 Peter Williams <peterw@curious-george.helixcode.com> + * message-list.c (mark_msg_seen): Need to return a value + on error. + * main.c (main): Don't start threads or enter threads if there's no threading! Sigh. |