diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-28 00:03:40 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-28 00:03:40 +0000 |
commit | 4ac7dabed3c2a1f00d3c9d699349a2fe68191ea2 (patch) | |
tree | 729b41e718f324d6540b4ca830934de3cb1bd8c1 /NEWS | |
parent | d75700b8ad19f10e54eeec9db0a03fa726fd0570 (diff) | |
download | fetchmail-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |