aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-08-13 23:11:43 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-08-13 23:11:43 +0000
commit2ca611e2b6ad8baeb1b1b96fbf916138204f7676 (patch)
tree9a038435053cc60994814133b3d3bbd53c746790 /NEWS
parent266b9522bc49321eef45f0de64032dc915be0165 (diff)
downloadfetchmail-2ca611e2b6ad8baeb1b1b96fbf916138204f7676.tar.gz
fetchmail-2ca611e2b6ad8baeb1b1b96fbf916138204f7676.tar.bz2
fetchmail-2ca611e2b6ad8baeb1b1b96fbf916138204f7676.zip
fix compilation on systems that don't know struct addrinfo (Solaris 2.6).
svn path=/branches/BRANCH_6-3/; revision=4891
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f110ccf..589f0a0f 100644
--- a/NEWS
+++ b/NEWS
@@ -103,6 +103,7 @@ fetchmail 6.3.5 (not yet released):
* --logfile is now handled more carefully, errors opening the logfile are
now reported to the TTY where fetchmail was started from.
* fetchmail now complains and aborts when it cannot properly daemonize itself.
+* fix compilation on systems that don't know struct addrinfo (Solaris 2.6).
# CHANGES:
* Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes