current/doc/source developer-manual.sgml, 2.76, 2.77

Lee <[email protected]> Thu, 25 Aug 2016 19:22:22 +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-serv19870/current/doc/source

Modified Files:
	developer-manual.sgml 
Log Message:
Add the filename to the "Update the code status" list item
in the "Before the Release:" section of the developer manual.



Index: developer-manual.sgml
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/source/developer-manual.sgml,v
retrieving revision 2.76
retrieving revision 2.77
diff -C2 -d -r2.76 -r2.77
*** developer-manual.sgml	25 Aug 2016 19:17:57 -0000	2.76
--- developer-manual.sgml	25 Aug 2016 19:22:20 -0000	2.77
***************
*** 2109,2113 ****
        <listitem>
         <para>
!          Update the code status (CODE_STATUS="xxx") to one of "alpha", "beta" or "stable".
         </para>
        </listitem>
--- 2109,2113 ----
        <listitem>
         <para>
!          Update the code status (CODE_STATUS="xxx") in <filename>configure.in</filename> to one of "alpha", "beta" or "stable".
         </para>
        </listitem>


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