aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 11076535..42916a2f 100644
--- a/NEWS
+++ b/NEWS
@@ -39,8 +39,8 @@ And about time, too, I've been hacking on this code for a year now!
* Fixes for minor compilation glitches on non-Linux systems.
* Progress messages now show total count as well as message number.
* Removed the popclient backward-compatibility hacks.
-* Leif Erlingsson <leif@lege.com> sent a patch to avoid colliding with
- the busy-lock after authentication failure on a POP3 server.
+* Leif Erlingsson <leif@lege.com> sent a patch to separate a "lock busy"
+ condition from other authentication failures on a POP3 server.
* Allow duplicate server hostnames again.
* Fetchmail now returns 0 if *any* poll during the run succeeded.