diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 9a96178ae7..df450614e7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -3,6 +3,9 @@ * providers/imap/camel-imap-folder.c (imap_refresh_info): Remove cached info at the end of the summary when the folder shrinks between sessions. Also remove an untrue comment. + (camel_imap_folder_new): Move the summary creation to after the + folder selection again, since it depends on the uidvalidity + having been set. * providers/imap/camel-imap-store.c (get_folder): Fix up summary_file to not include the namespace twice. |