From 41c874eac272007fefac8d3a67aa63966ee17305 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 3 Oct 1996 08:36:00 +0000 Subject: Fixed that core-dump bug. svn path=/trunk/; revision=208 --- NEWS | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2c059904..5a33b6df 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ To-do list: At this point, the fetchmail code appears to be stable and free of -known bugs. It will probably undergo substantial change only if and -when support for a new retrieval protocol is added. +bugs affecting normal operation. It will probably undergo substantial +change only if and when support for a new retrieval protocol is added. Test RPOP feature against a Unix server that has it. The protocol transactions are certainly OK, the question is whether the rresvport() @@ -15,6 +15,17 @@ Inflict severe pain on the person(s) responsible for removing LAST from POP3. Release Notes: +fetchmail-1.5 (Thu Oct 3 04:35:15 EDT 1996): + +* Naturally, my decision to announce 1.4 on comp.os.linux.announce + immediately caused the code to manifest its first real bug -- + a core dump when the "From:" header is spelled "from:" (all lower + case). Fixed. + +* Update and expansion of NOTES. + +* The --all and --flush flag validity checks move to driver.c. + fetchmail-1.4 (Wed Oct 2 09:22:37 1996): * More man page improvements. -- cgit v1.2.3