diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 08:14:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 08:14:53 +0000 |
commit | 7f32cacbd31832e7c2410b24a40aa6e7c8f820bf (patch) | |
tree | 0501dab30bd6a176d1439b108a511aee14572daf /NEWS | |
parent | 6feef116d81caa80cc12ebdfc041df358418f2f1 (diff) | |
download | fetchmail-7f32cacbd31832e7c2410b24a40aa6e7c8f820bf.tar.gz fetchmail-7f32cacbd31832e7c2410b24a40aa6e7c8f820bf.tar.bz2 fetchmail-7f32cacbd31832e7c2410b24a40aa6e7c8f820bf.zip |
Added localdomains option.
svn path=/trunk/; revision=724
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ features -- * Added preconnect option for initializing ssh connections. +* Added local-domains feature as requested by Pablo Saratxaga. + * More FAQ material on how and when to use --interface. bugs -- |