diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-08-27 17:10:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-08-27 17:10:46 +0000 |
commit | 6a145dfedf241d85fb9f1234d760e1f8d6b1e157 (patch) | |
tree | 54d7f74f4094999d06d8bb256d333677f23e571d /NEWS | |
parent | 543380aa15cd07d4e15298312c633d37878fe6cf (diff) | |
download | fetchmail-6a145dfedf241d85fb9f1234d760e1f8d6b1e157.tar.gz fetchmail-6a145dfedf241d85fb9f1234d760e1f8d6b1e157.tar.bz2 fetchmail-6a145dfedf241d85fb9f1234d760e1f8d6b1e157.zip |
Compute FQDN when Kerberos is in use.
svn path=/trunk/; revision=2061
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,8 +3,9 @@ fetchmail-4.5.7 (Tue Aug 25 00:29:44 EDT 1998): * Fixed SDPS support (thanks to Chris Brooks). * One more fix for the snakebit postmaster option. +* Compute FQDN from localhost when we're using Kerberos. -There are 253 people on fetchmail-friends and 272 on fetchmail-announce. +There are 249 people on fetchmail-friends and 273 on fetchmail-announce. fetchmail-4.5.6 (Tue Aug 25 00:29:44 EDT 1998): * SDPS support, experimental version 2. Requires configure --enable-SDPS. |