diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-08-27 22:16:11 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-08-27 22:16:11 +0000 |
commit | ac1d4ed85b003752bcfe8eb1375eec0817bb0838 (patch) | |
tree | a8e446d479694f6b00de778d799d798674c643ea /NEWS | |
parent | ab576dfc8a0ddad6ce8800f5cacfbe5b21cce087 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |