aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-05-12 06:13:46 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-05-12 06:13:46 +0000
commite69917e02f0ec379fc87f163421c5404c702fa6b (patch)
treec79106ddad20f15939b6136f363095225ad499b5 /NEWS
parent4e475032328d5fdaead5daaf6a00a46979cabf6e (diff)
downloadfetchmail-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0293685f..bcea2097 100644
--- a/NEWS
+++ b/NEWS
@@ -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.