diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -74,6 +74,9 @@ fetchmail 6.3.8 (not yet released): Reported by Nico Golde. * If SOCKS support was compiled in, add 'socks' to the feature_options Python list emitted in --configdump. Reported by Rob MacGregor. +* Do not crash with a null pointer dereference when opening the BSMTP file + fails. Improve error checking and reporting. Reported by Reto Schüttel, + Debian Bug#416625. Fix based on a patch by Nico Golde. # DOCUMENTATION: * Extend --mda documentation, discourage use of qmail-inject. |