Skip to content

Commit 20e5d1a

Browse files
authored
Merge pull request #19 from ndw/main
Change logs for 6.0.18 and 6.0.19
2 parents 96e3511 + 0f3998c commit 20e5d1a

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

src/main/xml/index.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,6 +1228,31 @@ 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>
1246+
<revnumber>6.0.18</revnumber>
1247+
<date>2025-06-30</date>
1248+
<revdescription>
1249+
<para>The 6.0.18 release is a maintance patch on the 6.x branch. It fixes
1250+
<link xlink:href="https://github.com/xmlresolver/xmlresolver/issues/250">issue #250</link>;
1251+
Xerces is no longer an implementation dependency.
1252+
</para>
1253+
</revdescription>
1254+
</revision>
1255+
<revision>
12311256
<revnumber>6.0.17</revnumber>
12321257
<date>2025-05-19</date>
12331258
<revdescription>

0 commit comments

Comments
 (0)