aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-07-24 08:51:16 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-07-24 08:51:16 +0000
commit5a4181c31df9e925f3e6c0b978bf54e66629ee52 (patch)
treee09b039904a5c9dad942a9d8a3fbd1c284f3366f /NEWS
parentc31246b522bacd40972c68fdfae270239382c549 (diff)
downloadfetchmail-5a4181c31df9e925f3e6c0b978bf54e66629ee52.tar.gz
fetchmail-5a4181c31df9e925f3e6c0b978bf54e66629ee52.tar.bz2
fetchmail-5a4181c31df9e925f3e6c0b978bf54e66629ee52.zip
Better bounds checking.
svn path=/trunk/; revision=1178
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 42916a2f..ffa50749 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,12 @@
Release Notes:
------------------------------------------------------------------------------
-fetchmail 4.0.2 ()
+fetchmail 4.0.3 ()
+* Replace vsprintf with vnsprintf to avoid buffer-overrun screws.
+
+There are 257 people on the fetchmail-friends list.
+
+fetchmail 4.0.2 (Mon Jul 17 20:54:30 EDT 1997)
* Experimental RFC1938 one-time password support using OPIE library,
courtesy of Craig Metz <cmetz@inner.net> (couthor of RFC1938).