diff options
author | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2006-07-11 16:10:42 +0000 |
---|---|---|
committer | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2006-07-11 16:10:42 +0000 |
commit | a7e4638feee8c58aa2e1178815848ee694eca8b9 (patch) | |
tree | 0e2e78fae3cc7e536062befc0f0b586c58804c4f /ChangeLog | |
parent | 4eaf046fc73d231529ccc636cdcabbaa0c5a0fc0 (diff) | |
download | feed2imap-a7e4638feee8c58aa2e1178815848ee694eca8b9.tar.gz feed2imap-a7e4638feee8c58aa2e1178815848ee694eca8b9.tar.bz2 feed2imap-a7e4638feee8c58aa2e1178815848ee694eca8b9.zip |
snowscripts support + content-transfer-encoding fixed
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@103 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Feed2Imap 0.9 (XX/XX/2006) +============================ +* Now uses Content-Transfer-Encoding: 8bit (thanks Arnt Gulbrandsen + <arnt@gulbrandsen.priv.no>) +* Now supports Snowscripts, using the 'execurl' and 'filter' config + keywords. For more information, see the example configuration file. + Feed2Imap 0.8 (28/06/2006) ============================ * Uses the http_proxy environment variable to determine the proxy server |