summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2007-10-03 19:24:41 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2007-10-03 19:24:41 +0000
commite60d374e661c40a995c7eae204c453873e9f3a1c (patch)
tree07b2dd4cc5e488dde1ad82142e79032f40c0ee3a /ChangeLog
parente227f88983ccdaa923c00e10ff5031d3b17330df (diff)
downloadfeed2imap-e60d374e661c40a995c7eae204c453873e9f3a1c.tar.gz
feed2imap-e60d374e661c40a995c7eae204c453873e9f3a1c.tar.bz2
feed2imap-e60d374e661c40a995c7eae204c453873e9f3a1c.zip
updated changelog
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@137 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d3ef542..d979642 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Feed2Imap 0.9.2 (XX/10/2007)
============================
-* resynchronized rubyimap.rb with stdlib. Might fix Debian bug #405070.
+* resynchronized rubyimap.rb with stdlib, and fixed send! -> send.
* upload items in reverse order, to upload the older first
Closes Gna bug #8986. Thanks go do Rial Juan for the patch.
* Don't allow more than 16 fetchers to run at the same time.
@@ -10,6 +10,8 @@ Feed2Imap 0.9.2 (XX/10/2007)
* Don't update the cache if uploading items failed (should avoid
missing some items).
* Safer cache writing. Should avoid some cache corruption problems.
+* Now exits when we receive an IMAP error, instead of trying to recover. We
+ shouldn't receive IMAP errors anyway. Closes Debian #405070.
Feed2Imap 0.9.1 (15/05/2007)
============================