Skip to content

Commit f8e578c

Browse files
authored
finalとなったGMPクラスについて追記 (#162)
1 parent c378f9b commit f8e578c

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

reference/gmp/gmp.xml

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 62126c55f1c6ed444043e7272c4f9e233818a44b Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: 527966eb19d4bbf5f02d0fe82dcb57e417082e25 Maintainer: takagi Status: ready -->
44

55
<reference xml:id="class.gmp" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
66

@@ -29,6 +29,7 @@
2929

3030
<classsynopsis class="class">
3131
<ooclass>
32+
<modifier>final</modifier>
3233
<classname>GMP</classname>
3334
</ooclass>
3435

@@ -41,6 +42,28 @@
4142
</xi:include>
4243
</classsynopsis>
4344
</section>
45+
46+
<section role="changelog">
47+
&reftitle.changelog;
48+
<informaltable>
49+
<tgroup cols="2">
50+
<thead>
51+
<row>
52+
<entry>&Version;</entry>
53+
<entry>&Description;</entry>
54+
</row>
55+
</thead>
56+
<tbody>
57+
<row>
58+
<entry>8.4.0</entry>
59+
<entry>
60+
<classname>GMP</classname> は <modifier>final</modifier> として定義されました。
61+
</entry>
62+
</row>
63+
</tbody>
64+
</tgroup>
65+
</informaltable>
66+
</section>
4467
</partintro>
4568

4669
&reference.gmp.entities.gmp;

0 commit comments

Comments
 (0)