Skip to content

Commit 0f3998c

Browse files
committed
Changelog for 6.0.19
1 parent 8f2ff98 commit 0f3998c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

src/main/xml/index.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,6 +1228,21 @@ can’t apply the usual defaulting rules.)</para>
12281228
<revhistory>
12291229
<?db revhistory-style="list"?>
12301230
<revision>
1231+
<revnumber>6.0.19</revnumber>
1232+
<date>2025-07-17</date>
1233+
<revdescription>
1234+
<para>The 6.0.19 release is a maintance patch on the 6.x branch. It fixes
1235+
<link xlink:href="https://github.com/xmlresolver/xmlresolver/issues/253">issue #253</link>;
1236+
RDDL parsing always uses the resolved resource, not the original URI.
1237+
RDDL parsing is also disabled now, by default. If you’re using RDDL, make sure you
1238+
enable it in your configuration.
1239+
</para>
1240+
<para>The caching feature is not present in version 6.x of the resolver, but
1241+
there were several dangling references to it. Those have also been removed.
1242+
</para>
1243+
</revdescription>
1244+
</revision>
1245+
<revision>
12311246
<revnumber>6.0.18</revnumber>
12321247
<date>2025-06-30</date>
12331248
<revdescription>

0 commit comments

Comments
 (0)