summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 38a539d56dbd0b0d877289bde0355ce36603965b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Feed2Imap 0.3 (date unknown)
============================
* Cleaner way to manage duplicate IDs (#1773)
* Fixed a problem with pseudo-duplicate entries from Mediawiki
* Fixed a problem with updated items being seen as updated at each update.
* Fixed a problem when the disconnection from the IMAP server failed.
  reported by Ludovic Gomez <ludogomez@chez.com>

Feed2Imap 0.2 (30/04/2005)
============================
* Fixed a problem with feeds with strange caching bugs (old items going away
  and coming back)
* The text version is now encoded in iso-8859-1 instead of utf-8.
* The subject is now MIME-encoded in utf-8. It works with mutt & evo.
* No longer overwrite mail flags (Read, Important,..) when updating an item.
* HTTP fetching is now multithreaded and is much faster (about 300%).
* Fetching over HTTPS works.
* HTTP fetching is fully unit-tested.

Feed2Imap 0.1 (02/04/2005)
==========================
* first public release.