]> Pileus Git - ~andy/fetchmail/commitdiff
Update version to 7.0.0-alpha2, and update TODO.
authorMatthias Andree <matthias.andree@gmx.de>
Wed, 22 Jun 2011 18:18:40 +0000 (20:18 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Wed, 22 Jun 2011 18:18:40 +0000 (20:18 +0200)
NEWS
TODO-7.0 [moved from TODO-6.4 with 72% similarity]
configure.ac
fetchmail.man

diff --git a/NEWS b/NEWS
index 7724c838c008e1e6598684a64f580ccf4654b075..74e8e5a5b5111060c09e31fbee162baeebde5df5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,16 +34,13 @@ removed from a 7.0.0 or newer release.)
   cause fetchmail to terminate - it was broken for many years.
 * The maintainer may migrate fetchmail to C++ with STL or C#, and impose further
   requirements (dependencies), such as Boost or other class libraries.
-* The softbounce option default will change to "false" in the next release.
 * The --bsmtp - mode of operation may be removed in a future release.
 * Given that OpenSSL is severely underdocumented, and needs license exceptions,
   fetchmail may switch to a different SSL library.
-* SSLv2 support will be removed from a future fetchmail release. It has been
-  obsolete for more than a decade.
 
 --------------------------------------------------------------------------------
 
-fetchmail-6.4.0 (not yet released):
+fetchmail-7.0.0 (not yet released):
 
 NOTE THIS IS AN ALPHA RELEASE THAT HAS NOT BEEN THOROUGHLY TESTED!
 
similarity index 72%
rename from TODO-6.4
rename to TODO-7.0
index e0a13b3d9d8cfd4a78a7606e5209f2d7c4a034a7..660f17bcf6c25f21c3095297a19703e71e5b505d 100644 (file)
--- a/TODO-6.4
+++ b/TODO-7.0
@@ -1,10 +1,14 @@
 review retrieveerrorsemantic contribution to avoid mail loss (cf. POP3
 LAST)
 
-clean up APOP, KPOP, SSL options
+clean up KPOP, SSL options
 
 fix versions in features.html (6.4 vs. 7.0)
 
+update README
+
+check for other 6.2/6.3-specific documentation
+
 merge libpwmd updates
 
 fix versions 7.0/6.4/6.3.20 in fetchmail.man, want 7.0 for this release,
index eeba174ac279c690ef08d0d2444dc74324e17277..d645d831502742abef3725bfe7418fe4ef35205c 100644 (file)
@@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script.
 dnl
 
 dnl XXX - if bumping version here, check fetchmail.man, too!
-AC_INIT([fetchmail],[6.4.0-alpha1],[fetchmail-devel@lists.berlios.de])
+AC_INIT([fetchmail],[7.0.0-alpha2],[fetchmail-devel@lists.berlios.de])
 AC_CONFIG_SRCDIR([fetchmail.h])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_LIBOBJ_DIR([.])
index 8af8e432037bf045e34b66167b6c41607f149a4b..b554233372fa1370b0cea3e7c3821d862ad55ffe 100644 (file)
@@ -10,7 +10,7 @@
 .\" Load www macros to process .URL requests, this requires groff:
 .mso www.tmac
 .\"
-.TH fetchmail 1 "fetchmail 7.0.0-alpha1" "fetchmail" "fetchmail reference manual"
+.TH fetchmail 1 "fetchmail 7.0.0-alpha2" "fetchmail" "fetchmail reference manual"
 
 .SH NAME
 fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server