diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-23 15:05:09 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-23 15:05:09 +0000 |
commit | 534a84d166e0733a30e6f3701505797541d78532 (patch) | |
tree | 483f07a1a1e854ffacd9812dfefcd594201a945f /NEWS | |
parent | 56d521628443ca7300b636a137881fcb9476ee82 (diff) | |
download | fetchmail-534a84d166e0733a30e6f3701505797541d78532.tar.gz fetchmail-534a84d166e0733a30e6f3701505797541d78532.tar.bz2 fetchmail-534a84d166e0733a30e6f3701505797541d78532.zip |
Fix Debian bug #230615, making PID file format FHS 2.3 compliant.
Add more error checking to writing/reading PID file.
svn path=/trunk/; revision=4167
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -131,7 +131,9 @@ OTHER CHANGES: * Really fix #207919, patch by Tobias Diedrich. The 6.2.5 NEWS claimed Gregan's patch had fixed #207919 but it had fixed #212484 instead and #207919 remained unfixed in 6.2.5. The entry - below has been corrected to read #212484 now. + below has been corrected to read #212484 now. (MA) +* When writing the PID file, write a FHS 2.3 compliant PID file. + Fixes Debian bug #230615. Matthias Andree. fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |