From: Lee <ler762@users.sourceforge.net>
Date: Mon, 22 Aug 2016 20:19:40 +0000 (+0000)
Subject: Add a note to update the code status before releasing a new version.
X-Git-Tag: v_3_0_26~26
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/user-manual/developer-manual/static/gitweb.js?a=commitdiff_plain;h=983ba27e15f4691702d498b14f6c1459254bcc78;p=privoxy.git

Add a note to update the code status before releasing a new version.
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 84fd17c7..ad706c4a 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -21,7 +21,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: developer-manual.sgml,v 2.72 2016/07/26 10:45:49 fabiankeil Exp $
+ $Id: developer-manual.sgml,v 2.73 2016/07/28 08:25:33 fabiankeil Exp $
 
  Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
@@ -49,7 +49,7 @@
     </pubdate>
 
 
-    <pubdate>$Id: developer-manual.sgml,v 2.72 2016/07/26 10:45:49 fabiankeil Exp $</pubdate>
+    <pubdate>$Id: developer-manual.sgml,v 2.73 2016/07/28 08:25:33 fabiankeil Exp $</pubdate>
 
 <!--
 
@@ -2106,6 +2106,11 @@ Install the rpm. Any error messages?
          will need to be incremented as well.)
        </para>
       </listitem>
+      <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