X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog;h=3f6491861d47c283288df76bb77f05f4cd8930c6;hp=0baccf09353517d970fa7a007bcf96c9ef79cd6b;hb=fe7e5c040b1c6e0a349e07751988b69e455b9c2f;hpb=2ad50bc58016e08373c5ef6f851e643aa1a086e4 diff --git a/ChangeLog b/ChangeLog index 0baccf093..3f6491861 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2005-01-25 + + * src/template.c: template_write_config(): fixed a memory leak. + +2005-01-25 + + * src/inc.c: inc_finished(): removed warning when updating a + folder item while no folder is selected. + +2005-01-19 + + * src/mh.c + src/utils.c + src/procmsg.c: ignore 0-numbered message file. Don't use symbol + 'fileno' used in stdio.h. + * src/messageview.c: messageview_show(): check if + procmsg_msginfo_get_full_info() succeeds (fixes crash when + opening 0-numbered message) (thanks to WAKAI Kazunao). + 2005-01-11 * src/template.c: template_write_config(): fixed potential memory