diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2008-06-28 22:52:07 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2008-06-28 22:52:07 +0000 |
commit | 6959a513c2ab16bf8afe693c7031d7cbe3777a5b (patch) | |
tree | 8dd0022de9a1605026dd75ff54bc8ed20e335219 /NEWS | |
parent | 32ba4dd6d2c432b0aa38edd73a9ec8e625d26b31 (diff) | |
download | fetchmail-6959a513c2ab16bf8afe693c7031d7cbe3777a5b.tar.gz fetchmail-6959a513c2ab16bf8afe693c7031d7cbe3777a5b.tar.bz2 fetchmail-6959a513c2ab16bf8afe693c7031d7cbe3777a5b.zip |
Change CRLF to LF in contrib/delete-later. Reported by Petr Uzel.
svn path=/branches/BRANCH_6-3/; revision=5210
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,7 @@ fetchmail 6.3.9 (not yet released): * Add sslcommonname option (rcfile and commandline) as a way to work around misconfigured upstream SSL servers that use the wrong certificate name. It specifies which CommonName fetchmail expects and logs. (Daniel Richard G.) +* Changed CRLF to LF line endings in contrib/delete-later (reporter: Petr Uzel) # DOCUMENTATION: * Add fetchmail-SA-2007-02.txt and fetchmail-SA-2008-01.txt. |