summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-05-14 08:35:08 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-05-14 08:35:08 +0000
commited0c0c41c728717de3a6afcdf071100a680649aa (patch)
treeb79bd2073199806339791194dc1456fe72d0ffd5 /ChangeLog
parent9fe74034505ddd59d9cf3836187a24de3c9a4cf7 (diff)
downloadfeed2imap-ed0c0c41c728717de3a6afcdf071100a680649aa.tar.gz
feed2imap-ed0c0c41c728717de3a6afcdf071100a680649aa.tar.bz2
feed2imap-ed0c0c41c728717de3a6afcdf071100a680649aa.zip
fixed a bug with mediawiki duplicates
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@26 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1137701..6e8b0a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
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>