diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 9 | ||||
-rw-r--r-- | todo.html | 6 |
3 files changed, 13 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in index 04c016c5..447bba64 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.6 +VERSION = 5.6.7 SUBDIRS = @POSUB@ @@ -2,6 +2,15 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.6.7 (Mon Feb 19 12:31:03 EST 2001), 20082 lines: + +* Fixed brown-paper-bag password bug (only showed up if it was necessary + to prompt for a password). This fixes Debian bug #86350: Fetchmail doesn't + ask for password. +* In POP3, query for AUTH methods a la RFC2449. + +There are 276 people on fetchmail-friends and 561 on fetchmail-announce. + fetchmail-5.6.6 (Thu Feb 15 20:43:47 EST 2001), 20083 lines: * Fixed locale setting; this should make i18n actually work. @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a> <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2001/02/11 06:35:51 $ +<td width="30%" align=right>$Date: 2001/02/19 17:32:34 $ </table> <HR> <H1 ALIGN=CENTER>Fetchmail Bugs and To-Do Items</H1> @@ -58,14 +58,14 @@ can get rid of ENABLE_INET6 everywhere but in SockOpen (this will get rid of the kluge in rcfile_y.y).<p> The <a -href="http://cgi.debian.org/cgi-bin/pkgreport.cgi?archive=no&pkg=fetchmail">Debian +href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=fetchmail&archive=no">Debian bug-tracking page for fetchmail</a> lists other bug reports.<p> <HR> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a> <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2001/02/11 06:35:51 $ +<td width="30%" align=right>$Date: 2001/02/19 17:32:34 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@thyrsus.com></A></ADDRESS> |