File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 107
107
<section name="Tomcat 9.0.105 (remm)" rtext="in development">
108
108
<subsection name="Catalina">
109
109
<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>
110
116
<fix>
111
117
<bug>69633</bug>: Add support for Filters using context root mappings.
112
118
(markt)
136
142
Process possible path parameters rewrite production in the rewrite
137
143
valve. (remm)
138
144
</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>
145
145
<fix>
146
146
<bug>69643</bug>: Optimize directory listing for large amount of files.
147
147
Patch submitted by Loic de l'Eprevier. (remm)
You can’t perform that action at this time.
0 commit comments