summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 6e8b0a11325cc1d1fa98bad9914db1b8a64b56d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Feed2Imap 0.3 (date unknown)
============================
* 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.