aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-08-27 22:16:11 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-08-27 22:16:11 +0000
commitac1d4ed85b003752bcfe8eb1375eec0817bb0838 (patch)
treea8e446d479694f6b00de778d799d798674c643ea /NEWS
parentab576dfc8a0ddad6ce8800f5cacfbe5b21cce087 (diff)
downloadfetchmail-ac1d4ed85b003752bcfe8eb1375eec0817bb0838.tar.gz
fetchmail-ac1d4ed85b003752bcfe8eb1375eec0817bb0838.tar.bz2
fetchmail-ac1d4ed85b003752bcfe8eb1375eec0817bb0838.zip
Fix --with-gssapi compilation problem. Patch by Simon Josefsson.
svn path=/trunk/; revision=4267
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2368dcbd..c53f36f5 100644
--- a/NEWS
+++ b/NEWS
@@ -172,6 +172,7 @@ fetchmail 6.3.0 (not yet released officially):
wait for the user to enter a password when the user doesn't even see
the prompt. Reported by Michal Marek. Matthias Andree.
* Write RFC-compliant BSMTP envelopes. Reported by Nico Golde. Matthias Andree.
+* Fix --with-gssapi compilation problem. Simon Josefsson. (MA)
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.