diff options
author | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2007-10-03 19:00:38 +0000 |
---|---|---|
committer | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2007-10-03 19:00:38 +0000 |
commit | 1f69eada4b2f9badd0413540d1cd42b7ab1604eb (patch) | |
tree | 27aa8efb5e8aa158675afbecfc845a6900fa4b57 | |
parent | adc4edcb1bf90771c1cd0d7238825e3d756654ff (diff) | |
download | feed2imap-1f69eada4b2f9badd0413540d1cd42b7ab1604eb.tar.gz feed2imap-1f69eada4b2f9badd0413540d1cd42b7ab1604eb.tar.bz2 feed2imap-1f69eada4b2f9badd0413540d1cd42b7ab1604eb.zip |
updated changelog
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@135 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Feed2Imap 0.9.2 (XX/10/2007) * Reduce the default HTTP timeout to 30s. * Don't update the cache if uploading items failed (should avoid missing some items). +* Safer cache writing. Should avoid some cache corruption problems. Feed2Imap 0.9.1 (15/05/2007) ============================ |