From 654c6c5cf729be4c6f6a79c4da3f93c06a5be843 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 26 Jun 1999 18:43:22 +0000 Subject: Ready to ship. svn path=/trunk/; revision=2513 --- Makefile.in | 2 +- NEWS | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index be879541..423498a9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.4 +VERSION = 5.0.5 SUBDIRS = @INTLSUB@ @POSUB@ diff --git a/NEWS b/NEWS index 120bbf37..8771b098 100644 --- a/NEWS +++ b/NEWS @@ -8,17 +8,17 @@ Release Notes: -fetchmail-5.0.5 (): +fetchmail-5.0.5 (Sat Jun 26 14:41:27 EDT 1999): * Merged in official OpenBSD port patches. * Added Spanish and German descriptions to spec (thanks to Horst von Brand). * Moved MIME decoding earlier to avoid messing with header length after offsets have been calculated. * Make the .fetchmail_pid lockfile with O_EXCL. Duhh... -* New FAQ item RH on startup failures under Red Hat 6.0. +* New FAQ item R8 on startup failures under Red Hat 6.0 and Debian. * IMAP now skips the authorization step on a PREAUTH response. * Fix bug in defaulting of IMAP expunge period with non-LOGIN auth modes. -There are 258 people on fetchmail-friends and 412 on fetchmail-announce. +There are 260 people on fetchmail-friends and 414 on fetchmail-announce. fetchmail-5.0.4 (Fri Jun 11 18:32:58 EDT 1999): * Fixed compilation error on systems without vnsprintf. -- cgit v1.2.3