diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-04 04:10:40 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-04 04:10:40 +0000 |
commit | 4fe1884292376b223d3dee76b194a47e90323541 (patch) | |
tree | b47d68765ace204afe94e2fa14576ba6bb42566b /NEWS | |
parent | dcb63c343a411c59257407b07f08c2210e236c80 (diff) | |
download | fetchmail-4fe1884292376b223d3dee76b194a47e90323541.tar.gz fetchmail-4fe1884292376b223d3dee76b194a47e90323541.tar.bz2 fetchmail-4fe1884292376b223d3dee76b194a47e90323541.zip |
Added `postconnect'.
svn path=/trunk/; revision=1226
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -12,6 +12,8 @@ * Use the libmd functions for md5 under Free BSD? (Low priority.) +* Make interval count polls skipped because of interface or monitor option? + Other TO-DO items: * Get with Craig Metz to write a draft RFC on RFC1938 support in IMAP. @@ -19,6 +21,12 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.0.7 () +* Fixed a minor bug in handling of DNS errors in multidrop mode. +* Added a `postconnect' analogous to `preconnect'. + +There are 258 people on the fetchmail-friends list. + fetchmail-4.0.6 (Fri Aug 1 11:14:31 EDT 1997) * Changed semantics of `via' and `poll <name>' to be more orthogonal. * Substantially improved option coverage on the man page. |