diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-26 03:44:21 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-26 03:44:21 +0100 |
commit | d628b9c96acfcfddf89abe091c40cc18785d8b63 (patch) | |
tree | 686dfeb607ffbf20cb22264e5196f05a47e698fa /NEWS | |
parent | 85f4bdcc0c77f97d3d6987be662c350249359a5d (diff) | |
download | fetchmail-d628b9c96acfcfddf89abe091c40cc18785d8b63.tar.gz fetchmail-d628b9c96acfcfddf89abe091c40cc18785d8b63.tar.bz2 fetchmail-d628b9c96acfcfddf89abe091c40cc18785d8b63.zip |
Check seteuid() return value.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ fetchmail 6.3.15 (not yet released): * Log operating system errors when BSMTP writes fail. * Fix verbose mode progress formatting regression from 6.3.10; SMTP trace lines were no longer on a line of their own. Reported by Melchior Franz. +* Check seteuid() return value and abort running MDA if switch fails. # CHANGES * The repository has been converted and moved from the Subversion (SVN) format |