Add various items related to the upcoming 5.2-RELEASE to various tables.
This commit is contained in:
parent
8c9fe18630
commit
8c117845f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19154
2 changed files with 17 additions and 0 deletions
|
@ -2236,6 +2236,15 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_5_2</term>
|
||||
|
||||
<listitem>
|
||||
<para>The release branch for FreeBSD-5.2, used only
|
||||
for security advisories and other seriously critical fixes.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_5_1</term>
|
||||
|
||||
|
|
|
@ -5611,6 +5611,14 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
be dynamically linked</entry>
|
||||
<entry>501114</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>5.2-RELEASE</entry>
|
||||
<entry>502000</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>5.2-CURRENT after branching for RELENG_5_2</entry>
|
||||
<entry>502100</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue