diff options
author | Lucas Nussbaum <lucas@lucas-nussbaum.net> | 2008-06-17 11:01:56 +0200 |
---|---|---|
committer | Lucas Nussbaum <lucas@lucas-nussbaum.net> | 2008-06-17 11:01:56 +0200 |
commit | 681282e34aa028f1a365ef0e95c05a185d4caed3 (patch) | |
tree | a61b85212d8bccc01605bc21b88e9c5c9b6ff69a | |
parent | 028db7690cc85266ccca5238b72bb792e327c0c1 (diff) | |
download | feed2imap-681282e34aa028f1a365ef0e95c05a185d4caed3.tar.gz feed2imap-681282e34aa028f1a365ef0e95c05a185d4caed3.tar.bz2 feed2imap-681282e34aa028f1a365ef0e95c05a185d4caed3.zip |
mention helpers in changelog. 'oops.'
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ Feed2Imap 0.9.3 (XX/02/2008) * Check the return code from external commands, and warn if != 0. Fixes Gna bug #10516. * Support for including images in the mails (see include-images config - option) + option). Based on a patch by Pavel Avgustinov, and with help from + Arnt Gulbrandsen. * Dropped rubymail_patch.rb Feed2Imap 0.9.2 (28/10/2007) |