aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-09-02 09:31:07 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-09-02 09:31:07 +0200
commit289d2f939a6f308d8c747e3d01ef7d11bd407226 (patch)
tree6fac00f29af59b4a6d0d2104b3fd93c0bb81e78b /NEWS
parent6aa1e2ba6ecb1136c2ce2f394bf905beefbd9f7b (diff)
downloadfetchmail-289d2f939a6f308d8c747e3d01ef7d11bd407226.tar.gz
fetchmail-289d2f939a6f308d8c747e3d01ef7d11bd407226.tar.bz2
fetchmail-289d2f939a6f308d8c747e3d01ef7d11bd407226.zip
Fix typo/wording.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index da92e142..42b905c7 100644
--- a/NEWS
+++ b/NEWS
@@ -61,8 +61,8 @@ fetchmail-6.3.18 (not yet released):
* Fetchmail now disallows wildcards in certificates to match domain literals
(such as 10.9.8.7), or wildcards in domain literals ("*.168.23.23").
The test is overly picky and triggers if the pattern (after skipping the
- initial wildcard "*") or domain consist solely of digits and dots and matches
- more than needed.
+ initial wildcard "*") or domain consists solely of digits and dots, and thus
+ matches more than needed.
* Fetchmail now disallows wildcarding top-level domains.
# BUG FIXES