X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog;h=b11374ba731d0e232e259abf4fad7fde10c9d07a;hp=f8858fc3e6e218754fc114bb900cc99e08573029;hb=7257db18e44778c3319fa257aa61c9983631cd9d;hpb=5be036488cdc06853767978005f0381d165789ba diff --git a/ChangeLog b/ChangeLog index f8858fc3e..b11374ba7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2002-06-04 + + * src/compose.c: compose_reply(), compose_forward(): reverted the + last change since it causes lockup problem. + +2002-06-04 + + * src/compose.c: compose_reply(), compose_forward(): don't autowrap + the signature part. + compose_new_with_recipient(): workaround for initial XIM problem. + +2002-06-04 + + * src/mainwindow.c: sort ascending / descending order can be + specified with separated menu items. + Added "View/Sort/Don't sort" menu item. + * src/summaryview.[ch]: summary_sort(): added an argument for + sort type. + 2002-05-31 * implemented persistent sort order.