diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 3fa4a9db..9917e490 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.0 +VERSION = 5.6.1 SUBDIRS = @INTLSUB@ @POSUB@ @@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.6.1 (Mon Dec 11 23:11:59 EST 2000), 19718 lines: + * More on ETRN in the FAQ. * Horst Klokow's patch to make interface check the remote IP address. * Roger Luethi's patch to write the UIDL file when you hit a fetchlimit. @@ -13,6 +15,8 @@ * Fix UIDL handling on skip entries. * Add Don Beausee's `spambounce' option (default off). +There are 281 people on fetchmail-friends and 563 on fetchmail-announce. + ------------------------------------------------------------------------------ fetchmail-5.6.0 (Sun Nov 26 22:11:09 EST 2000), 19625 lines: |