diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-10-21 10:08:21 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-10-21 10:08:21 +0000 |
commit | 7c57be7e7568fd784adf044bbe1af088f726ccf4 (patch) | |
tree | ad798790fc3422da29c33880a4f85e31d2642c50 /NEWS | |
parent | 5e02700dbbd1146d4d7970b9d8555bf9694a4b72 (diff) | |
download | fetchmail-7c57be7e7568fd784adf044bbe1af088f726ccf4.tar.gz fetchmail-7c57be7e7568fd784adf044bbe1af088f726ccf4.tar.bz2 fetchmail-7c57be7e7568fd784adf044bbe1af088f726ccf4.zip |
Global variable cleanup, to fix daemon mode reinitialization problems.
Patch by Sunil Shetye.
svn path=/trunk/; revision=4362
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -234,6 +234,8 @@ fetchmail 6.3.0 (not yet released officially): saved run control file. Matthias Andree * Properly shut down SSL connections. Berlios Patch #647 by Arkadiusz MiĆkiewicz. (MA) +* Global variable cleanup, to fix daemon mode reinitialization problems. Patch + by Sunil Shetye. (MA) # INTERNAL CHANGES * Switched to automake. Matthias Andree. |