diff options
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1431596ef4..756299e61c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -38,10 +38,11 @@ 2005-01-26 Mengjie Yu <meng-jie.yu@sun.com> - Fixes #71774 - * em-folder-tree.c: (emft_popup_rename_folder): - we should check whether the 'new_name' is a NULL pointer to avoid - Evolution crashes. + Fixes #71774 + + * em-folder-tree.c (emft_popup_rename_folder): we should check + whether the 'new_name' is a NULL pointer to avoid Evolution + crashes. 2005-01-25 Mengjie Yu <meng-jie.yu@sun.com> |