INN commit: branches/2.6 (TODO doc/pod/hacking.pod)
INN Commit
rra at isc.org
Sat Sep 12 13:48:45 UTC 2015
Date: Saturday, September 12, 2015 @ 06:48:45
Author: iulius
Revision: 9949
Bumping revision numbers in TODO should be done earlier in the release process
Modified:
branches/2.6/TODO
branches/2.6/doc/pod/hacking.pod
---------------------+
TODO | 4 ++--
doc/pod/hacking.pod | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
Modified: TODO
===================================================================
--- TODO 2015-09-12 13:47:50 UTC (rev 9948)
+++ TODO 2015-09-12 13:48:45 UTC (rev 9949)
@@ -26,7 +26,7 @@
Last modified $Id$.
-Scheduled for INN 2.6
+Scheduled for INN 2.7
* Rework and clean up the overview API. The major change is that the
initialization function should return a pointer to an opaque struct
@@ -90,7 +90,7 @@
into libinn.
-Scheduled for INN 2.7
+Scheduled for INN 2.8
* Add a generic, modular anti-spam and anti-abuse filter, off by default,
but coming with INN and prominently mentioned in the INSTALL
Modified: doc/pod/hacking.pod
===================================================================
--- doc/pod/hacking.pod 2015-09-12 13:47:50 UTC (rev 9948)
+++ doc/pod/hacking.pod 2015-09-12 13:48:45 UTC (rev 9949)
@@ -708,7 +708,8 @@
a release candidate.
If making a major release, the revision numbers of the STABLE series
-should also be bumped at the end of subject 1.2.
+should also be bumped in F<doc/FAQ> at the end of subject 1.2, as well
+as the revision numbers of scheduled versions in F<TODO>.
=item 5.
@@ -804,7 +805,7 @@
=item 15.
Bump revision numbers to reflect the one of the following release,
-especially in F<doc/pod/install.pod>, F<doc/pod/readme.pod> and F<TODO>
+especially in F<doc/pod/install.pod> and F<doc/pod/readme.pod>
for major releases, F<configure.ac> and F<Makefile.global.in> for both
minor and major releases. The release versions in the Trac wiki should
also be updated.
More information about the inn-committers
mailing list