From 3f552680b4b9360a2c63357e3a6239025ba23415 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 16 Apr 2000 07:47:06 +0000 Subject: Ready to ship. svn path=/trunk/; revision=2877 --- Makefile.in | 2 +- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 29a1c86c..846c734f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.3.6 +VERSION = 5.3.7 SUBDIRS = @INTLSUB@ @POSUB@ diff --git a/NEWS b/NEWS index 1cc6a11b..c1db39bc 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,18 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.3.7 (Sun Apr 16 03:46:13 EDT 2000), 18975 lines: + * Updated and corrected version of contrib/domino. * Galician translation added, courtesy of Jesus Bravo Alvarez . * Spanish translation updated, courtesy of Javier Kohen. * Removed an unnecessary Kereberos check that seemed to be causing lossage. * FETCHMAILHOME environment variable introduced to optionally override the normal $HOME location of fetchmail's rc, id, and pid files. +* Fixed a bug in the SEARCH UNSEEN code that resulted in only half the + available messages getting fetched each run. + +There are 290 people on fetchmail-friends and 511 on fetchmail-announce. fetchmail-5.3.6 (Sat Apr 8 03:54:04 EDT 2000), 18947 lines: -- cgit v1.2.3