diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-20 01:41:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-20 01:41:41 +0000 |
commit | b2ad72a23f867bcdc9a18802dc7989a8a9ae7ad1 (patch) | |
tree | be4f10a36e809dcd43349e75b016b2a4cd86a435 /NEWS | |
parent | 8cb6a03929d5938918e5f04a805ef7fc3feb9241 (diff) | |
download | fetchmail-b2ad72a23f867bcdc9a18802dc7989a8a9ae7ad1.tar.gz fetchmail-b2ad72a23f867bcdc9a18802dc7989a8a9ae7ad1.tar.bz2 fetchmail-b2ad72a23f867bcdc9a18802dc7989a8a9ae7ad1.zip |
Changed the lockfile location.
svn path=/trunk/; revision=100
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ driver to SMTP. (This requires that we find a POP2 server to test with.) * Add Michael Scwendt's code for improved sizeticker. +* Move the per-user lockfile to /tmp so it gets cleared at reboot time. + * Warn users that running concurrent instances of popclient is a bad idea. 3.1: |