summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2006-01-11 12:29:53 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2006-01-11 12:29:53 +0000
commitfc53a6dca11ba46317deead9e3d308305c06b6f5 (patch)
treed1d0cb64bae60a52fc280fcc9a67ccfab626d4fa /ChangeLog
parent075db8674b9e8e31585f57dc7f02f2d03a45f045 (diff)
downloadfeed2imap-fc53a6dca11ba46317deead9e3d308305c06b6f5.tar.gz
feed2imap-fc53a6dca11ba46317deead9e3d308305c06b6f5.tar.bz2
feed2imap-fc53a6dca11ba46317deead9e3d308305c06b6f5.zip
prepared release of 0.6
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@78 f70e237a-67f3-0310-a06c-d2b8a7116972
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)
============================