diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d8ea57ffed..9d93afd5a7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 2007-11-23 Milan Crha <mcrha@redhat.com> + ** Fix for bug #494425 + + * em-utils.c: (get_unique_file_names): + New helper function to "assign" unique file name to each part. + * em-utils.c: (em_utils_save_parts): Use new helper function. + +2007-11-23 Milan Crha <mcrha@redhat.com> + ** Fix for bug #335931 * message-list.c: (struct _regen_list_msg): New member last_row. |