aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-04 02:13:14 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-04 02:13:14 +0000
commitb5de78b6bb3e35f019b6745aacc33612db160afc (patch)
treeabc98933159782a2574571ca359cd73617961e2c /NEWS
parent0fb53c7bb00e0057f0b5df5843a840ffcabd289a (diff)
downloadfetchmail-b5de78b6bb3e35f019b6745aacc33612db160afc.tar.gz
fetchmail-b5de78b6bb3e35f019b6745aacc33612db160afc.tar.bz2
fetchmail-b5de78b6bb3e35f019b6745aacc33612db160afc.zip
inet_aton.
svn path=/trunk/; revision=1295
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 51306ed8..fb6d856c 100644
--- a/NEWS
+++ b/NEWS
@@ -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.