current/doc/source developer-manual.sgml, 2.73, 2.74

Lee <[email protected]> Mon, 22 Aug 2016 20:19:43 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current/doc/source
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1693/current/doc/source

Modified Files:
	developer-manual.sgml 
Log Message:
Add a note to update the code status before releasing a new version.



Index: developer-manual.sgml
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/source/developer-manual.sgml,v
retrieving revision 2.73
retrieving revision 2.74
diff -C2 -d -r2.73 -r2.74
*** developer-manual.sgml	28 Jul 2016 08:25:33 -0000	2.73
--- developer-manual.sgml	22 Aug 2016 20:19:40 -0000	2.74
***************
*** 2109,2112 ****
--- 2109,2117 ----
        <listitem>
         <para>
+          Update the code status (CODE_STATUS="xxx") to one of "alpha", "beta" or "stable".
+        </para>
+       </listitem>
+       <listitem>
+        <para>
          If <filename>default.action</filename> has changed since last
          release (i.e. software release or standalone actions file release),


------------------------------------------------------------------------------