summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLucas Nussbaum <lucas@lucas-nussbaum.net>2008-12-03 11:02:25 +0100
committerLucas Nussbaum <lucas@lucas-nussbaum.net>2008-12-03 11:02:25 +0100
commit95264d407d63066c63a225ae2b33cfc1249f2685 (patch)
treec5b6c1ddf5e83b01de0687c6962c2c19956c35c6 /ChangeLog
parent110512f983b298a160f3424ff7a409b2096e59db (diff)
downloadfeed2imap-95264d407d63066c63a225ae2b33cfc1249f2685.tar.gz
feed2imap-95264d407d63066c63a225ae2b33cfc1249f2685.tar.bz2
feed2imap-95264d407d63066c63a225ae2b33cfc1249f2685.zip
warn if feed takes too much time to be fetched
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3185cdd..e79c54d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Feed2Imap 0.9.4 (23/07/2008)
+============================
+* Warn (INFO level, so only displayed with feed2imap -v) if fetching a
+ feed takes more than 10s, as this might cause massive delays
+ in feed2imap run times.
+
Feed2Imap 0.9.3 (23/07/2008)
============================
* Check the return code from external commands, and warn if != 0. Fixes