aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-09-25 22:35:36 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-09-25 22:35:36 +0000
commit9da662c467409420d226afbfbc648c5d6bbbacfb (patch)
tree17528782d938741ba3349c398ef54725616e6560 /NEWS
parente2dfd9bb1b9813e17b17f9b7885fb604cf53ee69 (diff)
downloadfetchmail-9da662c467409420d226afbfbc648c5d6bbbacfb.tar.gz
fetchmail-9da662c467409420d226afbfbc648c5d6bbbacfb.tar.bz2
fetchmail-9da662c467409420d226afbfbc648c5d6bbbacfb.zip
Revise SSL dependency check: use LDFLAGS (to get -L options), detect error.
svn path=/trunk/; revision=4335
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa119da2..7c52c263 100644
--- a/NEWS
+++ b/NEWS
@@ -215,6 +215,8 @@ fetchmail 6.3.0 (not yet released officially):
* Add -DBIND_8_COMPAT to Darwin (MacOS X) compiles, to fix build problems on
newer Darwin versions. Matthias Andree.
* fetchmail should now automatically detect if OpenSSL requires -ldl.
+ Matthias Andree.
+* Fix Solaris build with --disable-nls (blastwave.org). Matthias Andree.
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.