summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-05-14 08:51:02 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-05-14 08:51:02 +0000
commit6a1d8476735dd8c9581380cf6af8125da69022c4 (patch)
treeae55a83224602b1a951fcb1228419e47f95b51c6 /ChangeLog
parented0c0c41c728717de3a6afcdf071100a680649aa (diff)
downloadfeed2imap-6a1d8476735dd8c9581380cf6af8125da69022c4.tar.gz
feed2imap-6a1d8476735dd8c9581380cf6af8125da69022c4.tar.bz2
feed2imap-6a1d8476735dd8c9581380cf6af8125da69022c4.zip
cleaner way to manage dup ID
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@27 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 6e8b0a1..38a539d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
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.