aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-28 00:03:40 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-28 00:03:40 +0000
commit4ac7dabed3c2a1f00d3c9d699349a2fe68191ea2 (patch)
tree729b41e718f324d6540b4ca830934de3cb1bd8c1 /NEWS
parentd75700b8ad19f10e54eeec9db0a03fa726fd0570 (diff)
downloadfetchmail-4ac7dabed3c2a1f00d3c9d699349a2fe68191ea2.tar.gz
fetchmail-4ac7dabed3c2a1f00d3c9d699349a2fe68191ea2.tar.bz2
fetchmail-4ac7dabed3c2a1f00d3c9d699349a2fe68191ea2.zip
Include user name in saved UID associations.
svn path=/trunk/; revision=579
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 15caddf1..e1b80867 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@ bugs --
* Skip flag wasn't getting reset on poll hosts following a skipped one.
+* Include remote name in saved UID mappings so multiple POP accounts on
+ the same server won't get their UIDs confused.
+
fetchmail-2.0 (Mon Nov 18 00:32:17 EST 1996):
* Fix typo in setitimer call setup that caused obscure bugs under FreeBSD.