Skip to content

Commit 75b1f5e

Browse files
committed
document last changes
1 parent b78b1ac commit 75b1f5e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/changes/changes.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88

99
<body>
1010
<release version="5.0.0" date="April 01, 2026" description="jdk17, Bugfixes">
11+
<action type="fix" dev="Lai Quang Duong">
12+
FunctionWrapper implements SymbolScriptable - solves e.g. Function.prototype.toString instanceof Function
13+
of Object.prototype.toString.call(Function.prototype.toString).
14+
</action>
15+
<action type="fix" dev="Ryuhei Ishizuka">
16+
xpath: Add missing entry for ER_XPATH_ERROR in XPATHErrorResources.
17+
</action>
1118
<action type="fix" dev="Lai Quang Duong">
1219
Force content sniffing for '*/*' content type to be in sync with the browsers.
1320
</action>

0 commit comments

Comments
 (0)