From 29fc7923e84b46f29a113b54921d2bf2efacd265 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 9 Apr 2009 20:46:39 +0000 Subject: Fix pre-/post-connect error/signal reporting. svn path=/branches/BRANCH_6-3/; revision=5267 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a86d05c0..55c2d18a 100644 --- a/NEWS +++ b/NEWS @@ -48,6 +48,10 @@ removed from a 6.4.0 or newer release.) fetchmail 6.3.10 (not yet released): +# INCOMPATIBLE BUGFIXES +* Use PS_PROTOCOL (4) rather than PS_SYNTAX (5) exit status when a pre- or + post-connect command fails. + # BUGFIXES * Fix misuse of canonical autoconf target as _TARGET when it should have been _HOST. Report and patch courtesy of Diego E. "Flameeyes" Pettenò. @@ -56,6 +60,8 @@ fetchmail 6.3.10 (not yet released): Michelle Konzack, Debian Bug#508667. * Do not overlap source and destination fields in snprintf() in interface.c. Courtesy of Nico Golde, Debian. +* When a pre- or post-connect command fails, now report the exit status or + termination signal properly through sys/wait.h macros. # CHANGES * Make the comparison of the SSL fingerprints case insensitive, to -- cgit v1.2.3