summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2007-10-03 18:30:57 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2007-10-03 18:30:57 +0000
commitcedab3030800afe93ca5efdacc75706af2957847 (patch)
tree344cb56ca42b7c68da7d2c571dfcd8a251421a3b /ChangeLog
parentf38cb10a99b5e999ad21a193ef97f22c032e727f (diff)
downloadfeed2imap-cedab3030800afe93ca5efdacc75706af2957847.tar.gz
feed2imap-cedab3030800afe93ca5efdacc75706af2957847.tar.bz2
feed2imap-cedab3030800afe93ca5efdacc75706af2957847.zip
fix max fetchers code ; dont update cache when uploading failed
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@132 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8987262..36cde57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ Feed2Imap 0.9.2 (XX/10/2007)
16 should be a reasonable default for everybody.
Closes Gna #9032.
* Reduce the default HTTP timeout to 30s.
+* Don't update the cache if uploading items failed (should avoid
+ missing some items).
Feed2Imap 0.9.1 (15/05/2007)
============================