diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-19 09:11:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-19 09:11:08 +0000 |
commit | 91b7b9b132583f3a233b0b9db02b7727e527036d (patch) | |
tree | 43f6a1f3a5620e62c114dd742840b82314cc5d2f /NEWS | |
parent | 88ea1d7a33c581217c0d4a4edcaf6c87ac4caaf3 (diff) | |
download | fetchmail-91b7b9b132583f3a233b0b9db02b7727e527036d.tar.gz fetchmail-91b7b9b132583f3a233b0b9db02b7727e527036d.tar.bz2 fetchmail-91b7b9b132583f3a233b0b9db02b7727e527036d.zip |
Major update.
svn path=/trunk/; revision=663
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -12,10 +12,15 @@ ------------------------------------------------------------------------------ fetchmail-2.4 () +features -- + +* Add FAQ material on troubleshooting and working around SMTP connection + failures. + bugs -- * Fixed a core-dump bug in MX processing that's been lurking there for ghods - know how long. + know how long. It could never have been more than rare. * Fixed a minor bug in Received processing. |