diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-24 19:24:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-24 19:24:02 +0000 |
commit | c0221cbe360b83eac652d474c6c72a1eb3016268 (patch) | |
tree | 7c265e03cc5e838e696d8531629914aadf694e10 /NEWS | |
parent | 6006dd080700778ae0e7cefc4e56b5e800e8db1e (diff) | |
download | fetchmail-c0221cbe360b83eac652d474c6c72a1eb3016268.tar.gz fetchmail-c0221cbe360b83eac652d474c6c72a1eb3016268.tar.bz2 fetchmail-c0221cbe360b83eac652d474c6c72a1eb3016268.zip |
Implemented fetchdomains.
svn path=/trunk/; revision=3373
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ * Fixes for Debian bugs #101792, #101950. * Updated Danish translation by Byrial Jensen. * ODMR fixes from Matt Armstrong <matt@lickey.com>. +* The smtphost option has been split. It is no longer overloaded to set + the list of domains to be queried in ETRN and ODMR modes. Instead, use + the `fetchdomains' option. fetchmail-5.8.8 (Wed Jun 20 17:22:26 EDT 2001), 20782 lines: |