diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0c74c62c50..245db7055e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -2,6 +2,8 @@ * em-folder-tree.c: Shorten the namespace of some internal functions to just emft. + (emft_popup_delete_rec): Don't delete the contents of a folder if + it is a vFolder. Fixes bug #52029. * em-mailer-prefs.c (em_mailer_prefs_construct): Use newv() here and pass an array of GTypes - makes it simpler to change the order |