diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 73b0d586..10351ea4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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=3.4 +VERS=3.5 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. @@ -17,11 +17,17 @@ features -- * It is now possible to suppress Received line parsing in multidrop mode with a new `no received' per-server option. +* Major FAQ reorganization and additions. + bugs -- * The counter referred to by the batchlimit option used to count not only fetched messages but skipped ones. This has been fixed. +* Compilation fixes for Kerberos support and GNU glibc2 support. + +There are 230 people on the fetchmail-friends list. + ------------------------------------------------------------------------------ fetchmail-3.4 (Wed Feb 12 19:23:06 EST 1997) |