aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-10-21 13:58:29 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-10-21 13:58:29 +0000
commite8fcc5d631aa69854950fdb2da9981d528806e49 (patch)
tree77dfd0279fefb7f9c67a7d01d99d98631c9b11a1 /NEWS
parent23d836ad0b6f4e9ea54dc468119fc735c784ba29 (diff)
downloadfetchmail-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8903fddb..e0c94f81 100644
--- a/NEWS
+++ b/NEWS
@@ -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.