aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-12 04:54:10 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-12 04:54:10 +0000
commitc71c95b401a49a69281af562062375c85592074d (patch)
tree6c59955027eeab542a33b355ba14dcfbce42ff0e /NEWS
parent979b46e876bc6cc257ce0d48baf601bc44da8cba (diff)
downloadfetchmail-c71c95b401a49a69281af562062375c85592074d.tar.gz
fetchmail-c71c95b401a49a69281af562062375c85592074d.tar.bz2
fetchmail-c71c95b401a49a69281af562062375c85592074d.zip
Security fix.
svn path=/trunk/; revision=3240
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 405ef9b4..09755591 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* Fix insecure tempfile creation bug in fetchmailconf, thanks
+ to Colin Phipps <cph@cph.demon.co.uk>
+* Documentation refresh.
+
fetchmail-5.7.3 (Sun Mar 11 17:01:56 EST 2001), 20323 lines:
* Incorporate SA_LEN patch from Red Hat.