From: Lee 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/?p=privoxy.git;a=commitdiff_plain;h=57a3b6773375d9e407fcc74775260f3d56cd0567 "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. - Before the Release: Freeze + Before the Release The following must be done by one of the developers prior to each new release.