From 3cbeae80f15318de9ceaa01116d1fe198bb1ff25 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 3 Jan 2021 17:55:06 +0100 Subject: NEWS: add one fix for 6.4.3 and give one Debian Bug ref. Mention 6.4.3 esmtpname/esmtppassword fix. Found while reviewing Earl Chew's same fix on 'next' branch. Reference MDA single-quoting issue by Debian Bug#347909 id. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 25c05421..c4de1f9d 100644 --- a/NEWS +++ b/NEWS @@ -232,6 +232,7 @@ fetchmail-6.4.3 (released 2020-04-05, 27530 LoC): ## BUGFIXES: * Plug memory leaks when parts of the configuration (defaults, rcfile, command line) override one another. +* Merge esmtpname and esmtppassword defaults properly. * fetchmail terminated the placeholder command string too late and included garbage from the heap at the end of the string. Workaround: don't use place- holders %h or %p in the --plugin string. Bug added in 6.4.0 when merging @@ -412,7 +413,7 @@ fetchmail 6.4.0 (released 2019-09-27, 27429 LoC): they have less than 500 translated messages out of 714: el fi gl pt_BR sk tr -> Greek, Finnish, Galician, Brazilian Portuguese, Slovak, Turkish. * Fetchmail now refuses delivery if the MDA option contains single-quoted - expansions. + expansions. Fixes Debian Bug#347909. ## FIXES * Fix a typo in the FAQ. Submitted by David Lawyer, Debian Bug#706776. -- cgit v1.2.3