aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-04-09 20:46:39 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-04-09 20:46:39 +0000
commit29fc7923e84b46f29a113b54921d2bf2efacd265 (patch)
tree702734eedfe25f82eaed50349da9fdc8b7d3ca84 /NEWS
parent31763af4e114bf6b7b93262ad997566820a5fa9b (diff)
downloadfetchmail-29fc7923e84b46f29a113b54921d2bf2efacd265.tar.gz
fetchmail-29fc7923e84b46f29a113b54921d2bf2efacd265.tar.bz2
fetchmail-29fc7923e84b46f29a113b54921d2bf2efacd265.zip
Fix pre-/post-connect error/signal reporting.
svn path=/branches/BRANCH_6-3/; revision=5267
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
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