Skip to content

Commit 527966e

Browse files
authored
gmp: GMP is marked final (#3990)
1 parent 5051184 commit 527966e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

reference/gmp/gmp.xml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
<classsynopsis class="class">
3030
<ooclass>
31+
<modifier>final</modifier>
3132
<classname>GMP</classname>
3233
</ooclass>
3334

@@ -40,6 +41,28 @@
4041
</xi:include>
4142
</classsynopsis>
4243
</section>
44+
45+
<section role="changelog">
46+
&reftitle.changelog;
47+
<informaltable>
48+
<tgroup cols="2">
49+
<thead>
50+
<row>
51+
<entry>&Version;</entry>
52+
<entry>&Description;</entry>
53+
</row>
54+
</thead>
55+
<tbody>
56+
<row>
57+
<entry>8.4.0</entry>
58+
<entry>
59+
<classname>GMP</classname> is now marked <modifier>final</modifier>
60+
</entry>
61+
</row>
62+
</tbody>
63+
</tgroup>
64+
</informaltable>
65+
</section>
4366
</partintro>
4467

4568
&reference.gmp.entities.gmp;

0 commit comments

Comments
 (0)