X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog;h=46ba9ba6ab4dad8e095e2926271f65031028d5e1;hp=cea870ec3ee2e966d74182b9bcbe0223a7ee88b1;hb=04b7021ac2c3924c434aef37525f5793f2375ae7;hpb=f54d85934ac331f14c8fd1bb616a40235e33711f diff --git a/ChangeLog b/ChangeLog index cea870ec3..46ba9ba6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2002-05-09 + + * src/folderview.c: folderview_check_new(): skip unselectable folders. + * src/summaryview.c: added 'Create filter rule' to the context menu. + +2002-05-08 + + * src/imap.[ch]: supported namespace for others/shared folders + (in progress). + imap_parse_namespace(): parse also others/shared namespace. + imap_find_namespace(): search also others/shared namespace. + * src/utils.[ch]: + strchr_parenthesis_close(): return pointer to closing parenthesis. + strsplit_parenthesis(): split parenthetic list into array of + strings. + 2002-05-08 * src/procheader.c: procheader_date_parse(): fixed a bug that didn't