diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-04 02:13:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-04 02:13:14 +0000 |
commit | b5de78b6bb3e35f019b6745aacc33612db160afc (patch) | |
tree | abc98933159782a2574571ca359cd73617961e2c /NEWS | |
parent | 0fb53c7bb00e0057f0b5df5843a840ffcabd289a (diff) | |
download | fetchmail-b5de78b6bb3e35f019b6745aacc33612db160afc.tar.gz fetchmail-b5de78b6bb3e35f019b6745aacc33612db160afc.tar.bz2 fetchmail-b5de78b6bb3e35f019b6745aacc33612db160afc.zip |
inet_aton.
svn path=/trunk/; revision=1295
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.1.3 () +* Autoconfigure cortrectly for systems that lack inet_aton(). + fetchmail-4.1.2 (Wed Sep 3 18:44:58 EDT 1997) * Fixed a bonehead bug in RCPT TO name generation introduced in 4.1.1. * Added James Steven's ip-up wrapper to the contrib directory. |