diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-05-04 23:09:11 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-05-04 23:09:11 +0000 |
commit | 5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e (patch) | |
tree | 0b1abe856e6e63ffdfc2eb606e6f9f514f78dacf /NEWS | |
parent | caecc7b9bcb8ecdc954dbbd376ba661af9fa8be8 (diff) | |
download | fetchmail-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-- | NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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ò. |