diff options
| author | Matthias Andree <matthias.andree@gmx.de> | 2010-09-02 09:31:07 +0200 |
|---|---|---|
| committer | Matthias Andree <matthias.andree@gmx.de> | 2010-09-02 09:31:07 +0200 |
| commit | 289d2f939a6f308d8c747e3d01ef7d11bd407226 (patch) | |
| tree | 6fac00f29af59b4a6d0d2104b3fd93c0bb81e78b /NEWS | |
| parent | 6aa1e2ba6ecb1136c2ce2f394bf905beefbd9f7b (diff) | |
| download | fetchmail-289d2f939a6f308d8c747e3d01ef7d11bd407226.tar.gz fetchmail-289d2f939a6f308d8c747e3d01ef7d11bd407226.tar.bz2 fetchmail-289d2f939a6f308d8c747e3d01ef7d11bd407226.zip | |
Fix typo/wording.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
