aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-03-07 17:36:33 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-03-07 17:36:33 +0000
commit4acf011e3556517bf6c73fefab0073abefc05df0 (patch)
tree9d5076c6ed3ef514f658a341c496584c54ae9db8 /NEWS
parent3667f45fd338f4e1708c01f476e2705253199478 (diff)
downloadfetchmail-4acf011e3556517bf6c73fefab0073abefc05df0.tar.gz
fetchmail-4acf011e3556517bf6c73fefab0073abefc05df0.tar.bz2
fetchmail-4acf011e3556517bf6c73fefab0073abefc05df0.zip
GETEUID check.
svn path=/trunk/; revision=2398
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9dcc80bd..1234f18e 100644
--- a/NEWS
+++ b/NEWS
@@ -11,8 +11,10 @@ fetchmail-5.0.0 ():
* Fix lexical-analyzer bug that rejected `set nobouncemail',
* Prevent send_bouncemail from stepping on SMTP antispam response.
* Added French internationalization (LC_ALL=fr) from Guy Brand.
+* Added Hugo Rabson's script for fetching from Hotmail.
+* Test for .fetchmailrc ownership using geteuid() when possible.
-There are 262 people on fetchmail-friends and 356 on fetchmail-announce.
+There are 262 people on fetchmail-friends and 359 on fetchmail-announce.
fetchmail-4.7.8 (Mon Feb 22 10:06:04 EST 1999):
* FreeBSD support for interface and monitor options by Andy Doran <ad@psn.ie>.