aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2012-09-03 23:12:39 +0200
committerMatthias Andree <matthias.andree@gmx.de>2012-09-03 23:12:39 +0200
commitf3efb867a6c3b539e8ab946584f3ed00e5f31a43 (patch)
tree4966b24c384a32c7599d4e4559b325a30a91e88e /NEWS
parent82a9a7dd5fc4b8febfa27ee77e0fec141c56b840 (diff)
downloadfetchmail-f3efb867a6c3b539e8ab946584f3ed00e5f31a43.tar.gz
fetchmail-f3efb867a6c3b539e8ab946584f3ed00e5f31a43.tar.bz2
fetchmail-f3efb867a6c3b539e8ab946584f3ed00e5f31a43.zip
Obsoletion warning.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 304b463e..a0705cd8 100644
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,11 @@ removed from a 6.4.0 or newer release.)
fetchmail-6.3.23 (not yet released)
+# NOTE THAT THE RELEASE OF FUTURE FETCHMAIL 6.3.X VERSIONS IS UNCLEAR.
+Should a 7.0 release be made earlier, chances are that the 6.3.X branch
+is abandoned and its changes be folded into the 7.0 release, with changes
+after 6.3.22 not available on their own in a newer 6.3.X release.
+
# REGRESSION FIXES
* Fix compilation with OpenSSL implementations before 0.9.8m that lack
SSL_CTX_clear_options. Patch by Earl Chew.