Skip to content

Commit a93545e

Browse files
committed
Remove xpath namespace-handling change from 9.5 release notes.
Although commit 79af9a1 was initially applied to HEAD only, we later back-patched the change into all branches (commits 6bbf751 et al). So it's not a new behavior in 9.5 and should not be release-noted here.
1 parent 960ea97 commit a93545e

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

doc/src/sgml/release-9.5.sgml

-17
Original file line numberDiff line numberDiff line change
@@ -1390,23 +1390,6 @@ FIXME: Better description?
13901390

13911391
<listitem>
13921392
<!--
1393-
2015-01-06 [79af9a1] Peter ..: Fix namespace handling in xpath function
1394-
-->
1395-
<para>
1396-
Fix <type>XML</> <link
1397-
linkend="functions-xml-processing"><function>xpath()</></> handling
1398-
to return namespace declarations even if the namespace is in a
1399-
parent element (Ali Akbar)
1400-
</para>
1401-
1402-
<para>
1403-
Previously the namespace was not returned, potentially leading to
1404-
invalid <type>XML</>.
1405-
</para>
1406-
</listitem>
1407-
1408-
<listitem>
1409-
<!--
14101393
2014-10-21 [6f04368] Peter ..: Allow input format xxxx-xxxx-xxxx for macaddr ..
14111394
-->
14121395
<para>

0 commit comments

Comments
 (0)