X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog.claws;h=03548284d71c51fc67207b6ac4932f994ae06831;hp=735d78496248b7dee7bc4a615045b5f0beaa9be5;hb=2c5ceb0b82010436e0a8497be151e2bafc62d709;hpb=83b5a1f5ff36d1abc19f135d51404fb27f3e58ec diff --git a/ChangeLog.claws b/ChangeLog.claws index 735d78496..03548284d 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,25 @@ +2002-12-06 [christoph] 0.8.6claws68 + + * src/editgroup.c + This patch changes the 'Edit Group Details' dialog to + allow extended selections in either pane, so that + addresses can be added or removed from a group more + quickly and easily. (it actually is a net decrease in + file size, as some unnecessary functions have been + removed). + (patch submitted by Luke Plant ) + +2002-12-06 [christoph] 0.8.6claws67 + + * src/Makefile.am + * src/template.[ch] ** REMOVE ** + * src/common/Makefile.am + * src/common/template.[ch] ** NEW ** + move template files to common directory + + * src/nntp.c + add missing log.h include + 2002-12-06 [melvin] 0.8.6claws66 * src/prefs_actions.c