diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-05-12 01:26:52 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-05-12 01:26:52 +0000 |
commit | 52a4e2437c5043a771b29a601abb1ed4413997a6 (patch) | |
tree | 7bfe6c411c8cf0743172eea47c60538b9ca3907b | |
parent | 85e4b9e190038bedf3a390e738e3569a349ee950 (diff) | |
download | fetchmail-52a4e2437c5043a771b29a601abb1ed4413997a6.tar.gz fetchmail-52a4e2437c5043a771b29a601abb1ed4413997a6.tar.bz2 fetchmail-52a4e2437c5043a771b29a601abb1ed4413997a6.zip |
Revise Received: format requirement notice.
svn path=/branches/BRANCH_6-3/; revision=4823
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -47,7 +47,8 @@ fetchmail 6.3.5 (not yet released): * The code still isn't 100% ISO-C compliant, some configurations attempt to compile files that are empty after preprocessing, which can cause compiler diagnostics and perhaps jam the compilation on strict compilers. -* fetchmail expects Received: headers in a particular format. +* fetchmail expects Received: headers in a particular format when parsing + envelopes. # TRANSLATION UPDATES: * Russian/ru (Pavel Maryanov), Vietnamese/vi (Clytie Siddall) |