add 4.8R, 4.9R, 5.1R, 5.2R, 5.2.1R and appropriate security branches
This commit is contained in:
parent
5ca96296c7
commit
955401e2e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20588
1 changed files with 37 additions and 3 deletions
|
@ -116,11 +116,25 @@ RELENG_4_7:
|
|||
box width .9 "\s-3RELENG_4_7\s+3" dashed
|
||||
line -> right from RELENG_4_7_0_RELEASE.e
|
||||
|
||||
RELENG_4_8_0_RELEASE:
|
||||
ellipse width .5 "\s-24.8R\s+2"
|
||||
line -> down from RELENG_4_8_0_RELEASE.s
|
||||
|
||||
RELENG_4_8:
|
||||
box width .9 "\s-3RELENG_4_8\s+3" dashed
|
||||
line -> right from RELENG_4_8_0_RELEASE.e
|
||||
|
||||
RELENG_4_9_0_RELEASE:
|
||||
ellipse width .5 "\s-24.9R\s+2"
|
||||
line -> down from RELENG_4_9_0_RELEASE.s
|
||||
|
||||
RELENG_4_9:
|
||||
box width .9 "\s-3RELENG_4_9\s+3" dashed
|
||||
line -> right from RELENG_4_9_0_RELEASE.e
|
||||
|
||||
RELENG_4:box "\s-24-STABLE\s+2"
|
||||
|
||||
line -> down from RELENG_4_0_0_RELEASE.s
|
||||
|
||||
|
||||
RELENG_5_0_0_RELEASE:
|
||||
ellipse width .9 "\s-25.0-RELEASE\s+2"
|
||||
line -> right from RELENG_5_0_0_RELEASE.e
|
||||
|
@ -129,7 +143,27 @@ RELENG_5_0:
|
|||
box width .9 "\s-3RELENG_5_0\s+3" dashed
|
||||
line -> down from RELENG_5_0_0_RELEASE.s
|
||||
|
||||
RELENG_5_1_0_RELEASE:
|
||||
ellipse width .9 "\s-25.1-RELEASE\s+2"
|
||||
line -> right from RELENG_5_1_0_RELEASE.e
|
||||
|
||||
RELENG_5_1:
|
||||
box width .9 "\s-3RELENG_5_1\s+3" dashed
|
||||
line -> down from RELENG_5_1_0_RELEASE.s
|
||||
|
||||
RELENG_5_2_0_RELEASE:
|
||||
ellipse width .9 "\s-25.2-RELEASE\s+2"
|
||||
line -> right from RELENG_5_2_0_RELEASE.e
|
||||
|
||||
RELENG_5_2_1_RELEASE:
|
||||
ellipse width .9 "\s-25.2.1-RELEASE\s+2"
|
||||
line -> right from RELENG_5_2_1_RELEASE.e
|
||||
|
||||
RELENG_5_2:
|
||||
box width .9 "\s-3RELENG_5_2\s+3" dashed
|
||||
line -> down from RELENG_5_2_0_RELEASE.s
|
||||
|
||||
HEAD_5:
|
||||
box width .9 "\s-25.0-CURRENT\s+2" dashed
|
||||
box width .9 "\s-25.2-CURRENT\s+2" dashed
|
||||
|
||||
.PE
|
||||
|
|
Loading…
Reference in a new issue