summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2006-07-11 16:10:42 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2006-07-11 16:10:42 +0000
commita7e4638feee8c58aa2e1178815848ee694eca8b9 (patch)
tree0e2e78fae3cc7e536062befc0f0b586c58804c4f /ChangeLog
parent4eaf046fc73d231529ccc636cdcabbaa0c5a0fc0 (diff)
downloadfeed2imap-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 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8064425..cc017d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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