diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-12-15 15:45:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-12-15 15:45:46 +0000 |
commit | 0273620bc4c9cea9070a15f3164467075b3a93cd (patch) | |
tree | 941203270b6f9113a0d9546e3d7e139588cb5860 /NEWS | |
parent | f25af5faf997e3b48c69fd1dc3f931d37b32deaa (diff) | |
download | fetchmail-0273620bc4c9cea9070a15f3164467075b3a93cd.tar.gz fetchmail-0273620bc4c9cea9070a15f3164467075b3a93cd.tar.bz2 fetchmail-0273620bc4c9cea9070a15f3164467075b3a93cd.zip |
Enable build without socketpair.
svn path=/trunk/; revision=2276
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Release Notes: +fetchmail-4.7.1 (): +* Enable fetchmail to build correctly on systems without socketpair. + fetchmail-4.7.0 (Mon Dec 14 12:05:27 EST 1998): * Minor correction to make i18n subdirectory builds work better. * Rob Funk's old-message-check optimization. |