diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 1999-08-13 bertrand <Bertrand.Guiheneuf@aful.org> + * camel/camel-folder.c (_get_parmanent_flag_list): + (camel_folder_get_parmanent_flag_list): + new method, returns the list of permanent + flags supported by the folder. + + * camel/camel-mime-message.c (_get_flag_list): + (camel_mime_message_get_flag_list): new method, + return the list of flag name used by this message. + * camel/hash-table-utils.c (g_strcase_equal): (g_strcase_hash): those two func go here now. |