aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-11-05 14:28:22 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-11-05 14:28:22 +0000
commit5cf8f79757af93a10dbb7affb2fbbeddc8c6161d (patch)
treebc01c376b82a7ee682690b8fcee74a2920574fca /NEWS
parent19f79656acadda76cf667eda8b25ad5d2d6b0a2b (diff)
downloadfetchmail-5cf8f79757af93a10dbb7affb2fbbeddc8c6161d.tar.gz
fetchmail-5cf8f79757af93a10dbb7affb2fbbeddc8c6161d.tar.bz2
fetchmail-5cf8f79757af93a10dbb7affb2fbbeddc8c6161d.zip
Minor bug fixes im IMAP handling.
svn path=/trunk/; revision=1534
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 81662d2b..e735ad9a 100644
--- a/NEWS
+++ b/NEWS
@@ -14,9 +14,12 @@
------------------------------------------------------------------------------
fetchmail-4.3.3 ()
* Robert Hardy <rhardy@webcon.net>'s patch to use IMAP EXAMINE in check mode.
-* Accommodate the PMDF IMAP server's pickiness about set syntax.
+* Alexander Kourakos's patch for cleaner handling of group addresses.
+* Fixed expansion of MDA %-escapes (thanks Wez Furlong <wjf103@york.ac.uk>).
+* Deal with the possibility that IMAP NOOP issued on rescan might not get an
+ EXISTS response (thanks to Jonathan T. Agnew <jtagnew@amherst.edu>).
-There are 263 people on fetchmail-friends and 68 on fetchmail-announce.
+There are 272 people on fetchmail-friends and 73 on fetchmail-announce.
fetchmail-4.3.2 (Wed Oct 22 20:30:14 EDT 1997)
* More slow-UIDL patches from Wolfgang Wander.