diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-10 22:03:47 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-10 22:03:47 +0100 |
commit | c1e491f2fcf60041b5e9a01f7a28d26fa127d447 (patch) | |
tree | 363ad8f8bb3ede707b1a12816f8c1bccada12b69 /NEWS | |
parent | 09e5e4a5b0a3d54115346fcc8e4637802fc00160 (diff) | |
download | fetchmail-c1e491f2fcf60041b5e9a01f7a28d26fa127d447.tar.gz fetchmail-c1e491f2fcf60041b5e9a01f7a28d26fa127d447.tar.bz2 fetchmail-c1e491f2fcf60041b5e9a01f7a28d26fa127d447.zip |
Revise --mda documentation for user id switching.
This should clarify an issue that Uli Zappe reported to the
fetchmail-users@ mailing list in February 2010.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -54,14 +54,16 @@ fetchmail 6.3.15 (not yet released): kindly hosted by Graham Wilson over the past years to Git format hosted on Gitorious.org. My deepest thanks to Graham Wilson for this service that kept us going when BerliOS's Subversion service was faulty in its early days. -* This opportunity was used to convert BRANCH_6-2 and BRANCH_1-9-9 to GnuPG-signed - tags, as a sign that these are now closed. +* This opportunity was used to convert BRANCH_6-2 and BRANCH_1-9-9 to + GnuPG-signed tags, as a sign that these are now closed. * The outdated SVN trunk is now called "oldtrunk" in Git just to save the work for future reference. All development in the past few years was on BRANCH_6-3. * master was branched from BRANCH_6-3 for user convenience. # DOCUMENTATION * Web site and documentation were adjusted to reflect the SVN->Git move. +* The fetchmail manual page is now much clearer on the user id switching + (seteuid) when using --mda while running as the super user. fetchmail 6.3.14 (released 2010-02-05, 25487 LoC): |