Update branch and release tags for 6.3R and 7.0R.
This commit is contained in:
parent
419d8476a3
commit
b8dfff613e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31228
1 changed files with 43 additions and 0 deletions
|
@ -2620,6 +2620,24 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_7</term>
|
||||
|
||||
<listitem>
|
||||
<para>The line of development for FreeBSD-7.X, also known
|
||||
as FreeBSD 7-STABLE</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_7_0</term>
|
||||
|
||||
<listitem>
|
||||
<para>The release branch for FreeBSD-7.0, used only for
|
||||
security advisories and other critical fixes.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_6</term>
|
||||
|
||||
|
@ -2629,6 +2647,15 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_6_3</term>
|
||||
|
||||
<listitem>
|
||||
<para>The release branch for FreeBSD-6.3, used only for
|
||||
security advisories and other critical fixes.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_6_2</term>
|
||||
|
||||
|
@ -2849,6 +2876,22 @@ doc/zh_*</screen>
|
|||
tagged with any special name for releases.</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>RELENG_7_0_0_RELEASE</term>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD 7.0</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_6_3_0_RELEASE</term>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD 6.3</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_6_2_0_RELEASE</term>
|
||||
|
||||
|
|
Loading…
Reference in a new issue