aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-03-17 20:00:39 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-03-17 20:00:39 +0000
commit1dd8b4d5e857cf7b44288f304fc054a36086289e (patch)
treec8ab0e1f8ef1ebea1ead363e364df8729c4f9516 /NEWS
parent4e64f9b65a22e043bc45d339ef254cc0a593a602 (diff)
downloadfetchmail-1dd8b4d5e857cf7b44288f304fc054a36086289e.tar.gz
fetchmail-1dd8b4d5e857cf7b44288f304fc054a36086289e.tar.bz2
fetchmail-1dd8b4d5e857cf7b44288f304fc054a36086289e.zip
Document SOCKS_CONF environment variable.
svn path=/branches/BRANCH_6-3/; revision=5054
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 28703ed2..de7064b7 100644
--- a/NEWS
+++ b/NEWS
@@ -57,7 +57,8 @@ fetchmail 6.3.8 (not yet released):
# DOCUMENTATION:
* Extend --mda documentation, discourage use of qmail-inject.
Based on a patch by Rob MacGregor.
-* Document SOCKS is not run-time configurable. Patch by Rob MacGregor.
+* Document SOCKS configuration facility (SOCKS_CONF environment variable).
+ Thanks to Jochen Hayek, Michael Shuldman and Rob MacGregor.
* Use envelope option in multidrop example. Patch by Rob MacGregor.
* Document expected Received: line format when parsing for envelope addressees.
* Stripped option documentation from sample.rcfile, since this is bound to go