diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 06:13:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 06:13:46 +0000 |
commit | e69917e02f0ec379fc87f163421c5404c702fa6b (patch) | |
tree | c79106ddad20f15939b6136f363095225ad499b5 /NEWS | |
parent | 4e475032328d5fdaead5daaf6a00a46979cabf6e (diff) | |
download | fetchmail-e69917e02f0ec379fc87f163421c5404c702fa6b.tar.gz fetchmail-e69917e02f0ec379fc87f163421c5404c702fa6b.tar.bz2 fetchmail-e69917e02f0ec379fc87f163421c5404c702fa6b.zip |
via localhost is gone.
svn path=/trunk/; revision=3302
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* The `localhost' special case of `via' is gone. Use `plugin %h' for talking + to ssh instead. * GCC warning cleanups from ahaas@neosoft.com. * Plug another hole that was letting zombies through. * SA_RESDTART portability fix for SunOS. |