]> Pileus Git - ~andy/fetchmail/commitdiff
Note that GSSAPI is supported.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 15 Dec 1997 04:48:15 +0000 (04:48 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 15 Dec 1997 04:48:15 +0000 (04:48 -0000)
svn path=/trunk/; revision=1571

Makefile.in
NEWS
README
fetchmail-features.html

index 9879d629eed4475bc91b33376aba89561a5637a5..eac7d3e89e1543244be7f096322f0fcbbaad92be 100644 (file)
@@ -3,7 +3,7 @@
 # If you're running QNX, we can't assume a working autoconf.
 # So just uncomment all the lines marked QNX.
 
-VERS=4.3.4
+VERS=4.3.5
 
 # Ultrix 2.2 make doesn't expand the value of VPATH.
 srcdir = @srcdir@
diff --git a/NEWS b/NEWS
index a29a329c9063a77cb9b3db91d8d824c548af2d7e..8e7e2134d6a0cdc1d9bf9001f7746742a1262fa4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,8 @@ fetchmail-4.3.5 ()
 * We no longer reveal the remotename in fetchmail's logname, as this
   may be sensitive information.
 
+There are 264 people on fetchmail-friends and 105 on fetchmail-announce.
+
 fetchmail-4.3.4 (Fri Dec  5 12:39:31 EST 1997)
 * Yet another attempt on the Compuserve RPA moving target.
 * Fix ETRN code to poll for the fetchmail host if there's no -S option.
diff --git a/README b/README
index 387b016deaa95f3c60317576baa3e29287c253c8..8231ae94cc68e52b962807b9e0164ba56a3d2112 100644 (file)
--- a/README
+++ b/README
@@ -10,8 +10,8 @@ normal mail user agents such as elm(1) or Mail(1).
 fetchmail supports standard all mail-retrieval protocols in use on the
 Internet: POP2, POP3 (including POP3 with RFC1938 one-time passwords),
 RPOP, APOP, KPOP, Compuserve's POP3 with RPA, all flavors of IMAP
-(including IMAP4rev1 with RFC1731 Kerberos v4 authentication), and
-ESMTP ETRN.
+(including IMAP4rev1 with RFC1731 Kerberos v4 authentication or GSSAPI-
+over-Kerberos-V authentication), and ESMTP ETRN.
 
 The fetchmail code was developed under Linux, but has also been
 extensively tested under 4.4BSD, AIX, HP-UX versions 9 and 10, 
index dcff9d2f7d221829d86dd7fc336cbe23f51ee16e..7897e02486028ece9e8865ef79e510a949ae1881 100644 (file)
@@ -10,7 +10,7 @@
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 1997/09/30 21:26:41 $
+<td width="30%" align=right>$Date: 1997/12/15 04:48:15 $
 </table>
 <HR>
 
@@ -21,6 +21,8 @@ are listed first. <P>
 
 <H2>Since 4.0:</H2>
 <UL>
+<LI> Support for IMAP with GSSAPI-over-Kerberos-V authentication.
+
 <LI> Fixed and verified support for Cyrus IMAP server, M$ Exchange,
      and Post Office/NT.
 
@@ -132,7 +134,7 @@ get-mail, gwpop, pimp-1.0, pop-perl5-1.2, popc, popmail-1.6 and upop.<P>
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 1997/09/30 21:26:41 $
+<td width="30%" align=right>$Date: 1997/12/15 04:48:15 $
 </table>
 
 <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>