From: Lee <ler762@users.sourceforge.net>
Date: Fri, 14 Dec 2018 03:09:28 +0000 (-0500)
Subject: "Before the Release" requires more than just "Freeze"
X-Git-Tag: v_3_0_27~18
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/appendix.html?a=commitdiff_plain;h=57a3b6773375d9e407fcc74775260f3d56cd0567;p=privoxy.git

"Before the Release" requires more than just "Freeze"

So for somebody looking at the dev manual index, don't make it
look like they can ignore the "Before the Release" section and
go straight to the "Building and Releasing the Packages" section.
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 658b104a..cfd0f307 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -2139,7 +2139,7 @@ $ afl-fuzz -i input/ -o output/ -f bla.filter -m none privoxy --fuzz filter bla.
     </sect2>
 
     <sect2 id="beforerelease">
-    <title>Before the Release: Freeze</title>
+    <title>Before the Release</title>
      <para>
        The following <emphasis>must be done by one of the
        developers</emphasis> prior to each new release.