aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-04 23:09:11 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-04 23:09:11 +0000
commit5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e (patch)
tree0b1abe856e6e63ffdfc2eb606e6f9f514f78dacf /NEWS
parentcaecc7b9bcb8ecdc954dbbd376ba661af9fa8be8 (diff)
downloadfetchmail-5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e.tar.gz
fetchmail-5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e.tar.bz2
fetchmail-5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e.zip
Revert incompatible pre/post-connect cmd fix part.
...and postpone for fetchmail 6.4. svn path=/branches/BRANCH_6-3/; revision=5296
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a9c25f30..91cf5e6e 100644
--- a/NEWS
+++ b/NEWS
@@ -48,10 +48,6 @@ 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ò.