[svn-commits] russell: trunk r186957 - /trunk/include/asterisk/doxygen/releases.h
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Apr 8 08:38:30 CDT 2009
Author: russell
Date: Wed Apr 8 08:38:27 2009
New Revision: 186957
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=186957
Log:
Add some additional notes on release numbering.
Modified:
trunk/include/asterisk/doxygen/releases.h
Modified: trunk/include/asterisk/doxygen/releases.h
URL: http://svn.digium.com/svn-view/asterisk/trunk/include/asterisk/doxygen/releases.h?view=diff&rev=186957&r1=186956&r2=186957
==============================================================================
--- trunk/include/asterisk/doxygen/releases.h (original)
+++ trunk/include/asterisk/doxygen/releases.h Wed Apr 8 08:38:27 2009
@@ -175,6 +175,12 @@
* updated to indicate that there is an updated version of the fix. A release should
* be made immediately for these regression fixes, as well.
*
+ * \subsection ast12releasenumbers Release Numbering
+ *
+ * - 1.2.X - a release that contains new security fixes
+ * - 1.2.X.Y - a release that contains fixes to the security patches released in
+ * version 1.2.X
+ *
* <hr/>
*
* \section ast14policy Asterisk 1.4
@@ -195,6 +201,12 @@
* introduced into Asterisk 1.4 to reduce the %number of changes to this established
* release series. The only exceptions to this %rule are for cases where something
* that may be considered a feature is needed to address a bug or security issue.
+ *
+ * \subsection ast14releasenumbers Release Numbering
+ *
+ * - 1.4.X - a release that contains new bug fixes to the 1.4 release series
+ * - 1.4.X.Y - a release that contains very few changes on top of 1.4.X. This
+ * may be for a security patch, or for a regression introduced in 1.4.X.
*
* <hr/>
*
@@ -226,6 +238,12 @@
* first two sections of this
* <a href="http://lists.digium.com/pipermail/asterisk-dev/2007-October/030083.html">mailing list post</a>.
*
+ * \subsection ast16releasenumbers Release Numbering
+ *
+ * - 1.6.X - a release that includes new functionality
+ * - 1.6.X.Y - a release that contains fixes for bugs or security issues identified
+ * in the 1.6.X release series.
+ *
* <hr/>
*
* \section asttrunk Asterisk Trunk
More information about the svn-commits
mailing list