aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-10-30 18:11:15 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-10-30 18:11:15 +0000
commit6fae1ebc493bd2c9bb3c6be646f9c2de74329952 (patch)
treef93b6baae17c481b9dab38538c2dac7df8ba52f3 /NEWS
parent98ff8ea5f7d45b7beab07d5c7242e2f7dafcd26b (diff)
downloadfetchmail-6fae1ebc493bd2c9bb3c6be646f9c2de74329952.tar.gz
fetchmail-6fae1ebc493bd2c9bb3c6be646f9c2de74329952.tar.bz2
fetchmail-6fae1ebc493bd2c9bb3c6be646f9c2de74329952.zip
Bury on_exit() officially - hasn't worked since 6.0.0 or even longer.
svn path=/trunk/; revision=4373
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4106e425..9a897bf8 100644
--- a/NEWS
+++ b/NEWS
@@ -247,6 +247,8 @@ fetchmail 6.3.0 (not yet released officially):
Matthias Andree
* Print an error message if multiple "defaults" records are found in the
configuration file. Matthias Andree
+* Bury on_exit officially - the necessary code had been missing from 6.0.0,
+ 6.2.0, 6.2.5. Matthias Andree
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.