X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog.claws;h=349edc60541376556dc35219f8b562000a418a8f;hp=c529978a2066805921d688e8d29905164083e139;hb=67c89f7144bd0b1e640717e8ebe58ee97cca5493;hpb=22b5a34278e19f4b243f123591b1a7d20d6efd41 diff --git a/ChangeLog.claws b/ChangeLog.claws index c529978a2..349edc605 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,24 @@ +2003-12-02 [christoph] 0.9.7claws10 + + * src/Makefile.am + * src/account.c + * src/folder.[ch] + * src/folderview.h + * src/imap.c + * src/localfolder.[ch] ** NEW ** + * src/mainwindow.c + * src/mh.[ch] + * src/news.[ch] + * src/prefs_account.[ch] + * src/prefs_filtering.h + * src/procmsg.h + * src/remotefolder.[ch] ** NEW ** + * src/common/xml.[ch] + add item_set_xml() and item_get_xml() virtual functions to + FolderClass to give folders the ability to add extra information + to the saved FolderItem data. If NULL the default function for + FolderItem will be used. + 2003-11-29 [christoph] 0.9.7claws9 * src/procheader.c