Skip to content

Commit a50e4f4

Browse files
committed
Move entry to correct version
1 parent c4ee2a0 commit a50e4f4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

webapps/docs/changelog.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@
107107
<section name="Tomcat 9.0.105 (remm)" rtext="in development">
108108
<subsection name="Catalina">
109109
<changelog>
110+
<add>
111+
<bug>69588</bug>: Enable <code>allowLinking</code> to be set on
112+
<code>PreResources</code>, <code>JarResources</code> and
113+
<code>PostResources</code>. If not set explicitly, the setting will be
114+
inherited from the <code>Resources</code>. (markt)
115+
</add>
110116
<fix>
111117
<bug>69633</bug>: Add support for Filters using context root mappings.
112118
(markt)
@@ -136,12 +142,6 @@
136142
Process possible path parameters rewrite production in the rewrite
137143
valve. (remm)
138144
</fix>
139-
<add>
140-
<bug>69588</bug>: Enable <code>allowLinking</code> to be set on
141-
<code>PreResources</code>, <code>JarResources</code> and
142-
<code>PostResources</code>. If not set explicitly, the setting will be
143-
inherited from the <code>Resources</code>. (markt)
144-
</add>
145145
<fix>
146146
<bug>69643</bug>: Optimize directory listing for large amount of files.
147147
Patch submitted by Loic de l'Eprevier. (remm)

0 commit comments

Comments
 (0)