summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e291544..9333bfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
-Feed2Imap 0.6 (XX/01/2006)
+Feed2Imap 0.6 (11/01/2006)
============================
* Moved the RSS/Atom parser to a separate library (ruby-feedparser).
* Locks the Cache file to avoid concurrent instances of feed2imap.
* Issue a warning if the config file is world readable.
-* Fixed a small bug in Atom feeds parsing. And found a bug in Dotclear.
+* Fixed a small bug in Atom feeds parsing.
* Fix another bug related to escaped HTML.
+* Minor fixes.
Feed2Imap 0.5 (19/09/2005)
============================