diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2012-08-02 20:35:32 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2012-08-02 20:35:32 +0200 |
commit | 0780b0e7a19dc8058cfc93e41f27a9965434b085 (patch) | |
tree | 868ccab0e682b872f7b1ba938a23288289e32520 | |
parent | ef103e1253ddbe4f15b081a54e0c86c96e10c5e4 (diff) | |
download | fetchmail-0780b0e7a19dc8058cfc93e41f27a9965434b085.tar.gz fetchmail-0780b0e7a19dc8058cfc93e41f27a9965434b085.tar.bz2 fetchmail-0780b0e7a19dc8058cfc93e41f27a9965434b085.zip |
Document license change in CHANGES.
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -82,7 +82,7 @@ fetchmail-6.3.22 (not yet released): * The Server certificate: message in verbose mode now appears on stdout like the remainder of the output. Reported by Henry Jensen, to fix Debian Bug #639807. -# CHANGE +# CHANGES * On systems where SSLv2_client_method isn't defined in OpenSSL (such as newer Debian, and Ubuntu starting with 11.10 oneiric ocelot), don't reference it (to fix the build) and if configured, print a run-time error @@ -90,6 +90,10 @@ fetchmail-6.3.22 (not yet released): but note that that bug report has a more thorough patch that does away with SSLv2 altogether. +* The security and errata notices fetchmail-{EN,SA}-20??-??.txt are now + under the more relaxed CC BY-ND 3.0 license (the noncommercial clause + was dropped). The Creative Commons address was updated. + # WORKAROUND * Some servers, notably Zimbra, return A1234 987 FETCH () in response to a header request, in the face of message corruption. fetchmail now treats |