Skip to content

Commit dafb150

Browse files
authored
Remove very old (4.x) changelog information on a few functions (#3775)
1 parent 96c36c3 commit dafb150

File tree

4 files changed

+0
-79
lines changed

4 files changed

+0
-79
lines changed

reference/fdf/functions/fdf-get-value.xml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -61,31 +61,6 @@
6161
</para>
6262
</refsect1>
6363

64-
<refsect1 role="changelog">
65-
&reftitle.changelog;
66-
<para>
67-
<informaltable>
68-
<tgroup cols="2">
69-
<thead>
70-
<row>
71-
<entry>&Version;</entry>
72-
<entry>&Description;</entry>
73-
</row>
74-
</thead>
75-
<tbody>
76-
<row>
77-
<entry>4.3.0</entry>
78-
<entry>
79-
Support for arrays and the <parameter>which</parameter> parameter
80-
were added.
81-
</entry>
82-
</row>
83-
</tbody>
84-
</tgroup>
85-
</informaltable>
86-
</para>
87-
</refsect1>
88-
8964
<refsect1 role="seealso">
9065
&reftitle.seealso;
9166
<para>

reference/ldap/functions/ldap-read.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,6 @@
192192
&ldap.changelog.ldap-object;
193193
&ldap.changelog.return-result-object;
194194
&ldap.changelog.controls-nullable;
195-
<row>
196-
<entry>4.0.5</entry>
197-
<entry>
198-
Parallel searches support was added.
199-
See <function>ldap_search</function> for details.
200-
</entry>
201-
</row>
202195
<row>
203196
<entry>7.3.0</entry>
204197
<entry>

reference/mysql/functions/mysql-list-tables.xml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -61,30 +61,6 @@
6161
</para>
6262
</refsect1>
6363

64-
<refsect1 role="changelog">
65-
&reftitle.changelog;
66-
<para>
67-
<informaltable xml:id="function.mysql-list-tables.changelog">
68-
<tgroup cols="2">
69-
<thead>
70-
<row>
71-
<entry>&Version;</entry>
72-
<entry>&Description;</entry>
73-
</row>
74-
</thead>
75-
<tbody>
76-
<row>
77-
<entry>4.3.7</entry>
78-
<entry>
79-
This function became deprecated.
80-
</entry>
81-
</row>
82-
</tbody>
83-
</tgroup>
84-
</informaltable>
85-
</para>
86-
</refsect1>
87-
8864
<refsect1 role="examples">
8965
&reftitle.examples;
9066
<para>

reference/yaz/functions/yaz-connect.xml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -190,29 +190,6 @@
190190
A connection resource on success, &false; on error.
191191
</para>
192192
</refsect1>
193-
<refsect1 role="changelog">
194-
&reftitle.changelog;
195-
<para>
196-
<informaltable>
197-
<tgroup cols="2">
198-
<thead>
199-
<row>
200-
<entry>&Version;</entry>
201-
<entry>&Description;</entry>
202-
</row>
203-
</thead>
204-
<tbody>
205-
<row>
206-
<entry>4.1.0</entry>
207-
<entry>
208-
The parameter <parameter>options</parameter> was added.
209-
</entry>
210-
</row>
211-
</tbody>
212-
</tgroup>
213-
</informaltable>
214-
</para>
215-
</refsect1>
216193
<refsect1 role="seealso">
217194
&reftitle.seealso;
218195
<para>

0 commit comments

Comments
 (0)