diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 11b8c3059c..a3e026329d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-06-02 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-config.c (on_cmdSourcesAdd_clicked): Changed identity_row to source_row + as this is a Sources clist we are dealing with and not an identity clist + (on_cmdSourcesEdit_clicked): same + (on_cmdSourcesDelete_clicked): again, same + 2000-06-01 Dan Winship <danw@helixcode.com> * message-list.c: Add a date column. |