diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-10-21 13:58:29 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-10-21 13:58:29 +0000 |
commit | e8fcc5d631aa69854950fdb2da9981d528806e49 (patch) | |
tree | 77dfd0279fefb7f9c67a7d01d99d98631c9b11a1 /NEWS | |
parent | 23d836ad0b6f4e9ea54dc468119fc735c784ba29 (diff) | |
download | fetchmail-e8fcc5d631aa69854950fdb2da9981d528806e49.tar.gz fetchmail-e8fcc5d631aa69854950fdb2da9981d528806e49.tar.bz2 fetchmail-e8fcc5d631aa69854950fdb2da9981d528806e49.zip |
fetchmailconf -h documents the fetchmailconf -h option.
fetchmailconf -V now prints the fetchmailconf version.
svn path=/trunk/; revision=4365
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -236,6 +236,8 @@ fetchmail 6.3.0 (not yet released officially): MiĆkiewicz. (MA) * Global variable cleanup, to fix daemon mode reinitialization problems. Patch by Sunil Shetye. (MA) +* fetchmailconf -h documents the fetchmailconf -h option. Matthias Andree +* fetchmailconf -V now prints the fetchmailconf version. Matthias Andree # INTERNAL CHANGES * Switched to automake. Matthias Andree. |