aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-02-26 00:24:06 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-02-26 00:24:33 +0100
commita02ccfaeb28ac0cd1d8f2020b238c4861e068666 (patch)
tree5bf19de3a97be6459e9f7c4d3e2fe0d617b0e207 /NEWS
parent7a33fb4c7bbaf1d026fd6acc4591feb746bda744 (diff)
downloadfetchmail-a02ccfaeb28ac0cd1d8f2020b238c4861e068666.tar.gz
fetchmail-a02ccfaeb28ac0cd1d8f2020b238c4861e068666.tar.bz2
fetchmail-a02ccfaeb28ac0cd1d8f2020b238c4861e068666.zip
BSMTP error reporting and stdout handling fixes
* Do not close stdout when using mda and "bsmtp -" at the same time. * Log operating system errors when BSMTP writes fail.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ec905d9..44a07363 100644
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,8 @@ fetchmail 6.3.15 (not yet released):
* In the rcfile, recognize "local" as abbreviation for "localdomains", as
documented. The short form has not ever worked since this feature was added in
January 1997. Reported by Frédéric Marchal.
+* Do not close stdout when using mda and "bsmtp -" at the same time.
+* Log operating system errors when BSMTP writes fail.
# CHANGES
* The repository has been converted and moved from the Subversion (SVN) format