diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-23 08:45:19 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-23 08:45:19 +0000 |
commit | 3845b5a8bd359297c37858b05ce962ff17ba0c37 (patch) | |
tree | 4476bec2681a81317ae225784812dd63adf3ef3e /NEWS | |
parent | a3140279cc8c41a6d4cf169c3f6e94411fec4f95 (diff) | |
download | fetchmail-3845b5a8bd359297c37858b05ce962ff17ba0c37.tar.gz fetchmail-3845b5a8bd359297c37858b05ce962ff17ba0c37.tar.bz2 fetchmail-3845b5a8bd359297c37858b05ce962ff17ba0c37.zip |
Change lockfile location.
svn path=/trunk/; revision=674
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ bugs -- * Replaced bug-prone setvbuf with setlinebuf. +* Moved lock file to ~/.fetchmail to eliminate various /tmp problems. + ------------------------------------------------------------------------------ fetchmail-2.4 (Sat Dec 21 05:24:44 EST 1996) |