aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-30 15:00:32 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-30 15:00:32 +0000
commitd8fbd8802153a1739ff0442d151deedd3b2670c9 (patch)
tree67febff61f2c6b4c0ee8cc8bff81caa3ba920d51 /NEWS
parenta06e308306ed41ca257eabc7e522b03cfbe1c53b (diff)
downloadfetchmail-d8fbd8802153a1739ff0442d151deedd3b2670c9.tar.gz
fetchmail-d8fbd8802153a1739ff0442d151deedd3b2670c9.tar.bz2
fetchmail-d8fbd8802153a1739ff0442d151deedd3b2670c9.zip
Fix fgatal alloca bug.
svn path=/trunk/; revision=435
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bfd3aa19..d1181fe3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@
pl 1.9.6 ():
* Make rewrite option handle multiple comma-separated local names correctly.
+* Fix yet another fatal error in MDA argument list construction.
pl 1.9.5 (Tue Oct 29 20:07:41 EST 1996):
* Added -N, --nodetach option for debugging purposes.