aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-19 16:11:47 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-19 16:11:47 +0000
commit21a92d85bebe24d333d92d8b4c920b8fec20d3f4 (patch)
tree451df77703e98f1c4eb17ee3cd4d532c97bc029a /NEWS
parent16639137d0f884ac3401ad3443d50a370cb8f421 (diff)
downloadfetchmail-21a92d85bebe24d333d92d8b4c920b8fec20d3f4.tar.gz
fetchmail-21a92d85bebe24d333d92d8b4c920b8fec20d3f4.tar.bz2
fetchmail-21a92d85bebe24d333d92d8b4c920b8fec20d3f4.zip
Avoid getting sizes when there is no mail.
svn path=/trunk/; revision=1107
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dcf647e0..17103c88 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@
------------------------------------------------------------------------------
pl 3.9.9 ():
* We can now process multiple To headers a la Microsoft Exchange Server.
+* Avoid sending LIST and getting an error when no messages are waiting.
pl 3.9.8 (Sat Jun 14 14:19:32 EDT 1997):
* Fetchmail is now normally built with optimization.