diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-30 15:00:32 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-30 15:00:32 +0000 |
commit | d8fbd8802153a1739ff0442d151deedd3b2670c9 (patch) | |
tree | 67febff61f2c6b4c0ee8cc8bff81caa3ba920d51 /NEWS | |
parent | a06e308306ed41ca257eabc7e522b03cfbe1c53b (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |