We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5051184 commit 527966eCopy full SHA for 527966e
reference/gmp/gmp.xml
@@ -28,6 +28,7 @@
28
29
<classsynopsis class="class">
30
<ooclass>
31
+ <modifier>final</modifier>
32
<classname>GMP</classname>
33
</ooclass>
34
@@ -40,6 +41,28 @@
40
41
</xi:include>
42
</classsynopsis>
43
</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
57
+ <entry>8.4.0</entry>
58
+ <entry>
59
+ <classname>GMP</classname> is now marked <modifier>final</modifier>
60
+ </entry>
61
62
+ </tbody>
63
+ </tgroup>
64
+ </informaltable>
65
+ </section>
66
</partintro>
67
68
&reference.gmp.entities.gmp;
0 commit comments