diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-05 17:41:37 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-05 17:41:37 +0000 |
commit | 68c3f1308db0fd8a62855d812fbd34c0a80fb35d (patch) | |
tree | 2299ea267e2caca15c68e86c88eea1df220ea17c /NEWS | |
parent | 2e0c31aeded014200b1d8f537e743e91bc16a10d (diff) | |
download | fetchmail-68c3f1308db0fd8a62855d812fbd34c0a80fb35d.tar.gz fetchmail-68c3f1308db0fd8a62855d812fbd34c0a80fb35d.tar.bz2 fetchmail-68c3f1308db0fd8a62855d812fbd34c0a80fb35d.zip |
Multiple queries to same server with different users work now.
svn path=/trunk/; revision=228
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,10 @@ fetchmail-1.6 (): * Allow program to generate correct lockfiles under zsh. +* You can now have multiple entries for the same server but different + users, and the right thing will happen (each user's mailbox will + be queried). + fetchmail-1.5 (Thu Oct 3 04:35:15 EDT 1996): * Naturally, my decision to announce 1.4 on comp.os.linux.announce |