You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by li...@apache.org on 2022/11/17 01:43:21 UTC

[tomcat] branch 9.0.x updated: fix issue id in changelog

This is an automated email from the ASF dual-hosted git repository.

lihan pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new e54f9221ad fix issue id in changelog
e54f9221ad is described below

commit e54f9221ad26cf2db842b62adfa2013ffa78acbd
Author: Clément Guillaume <cl...@guillaume.bzh>
AuthorDate: Wed Nov 16 10:58:02 2022 -0800

    fix issue id in changelog
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 35eec47201..10e83b3e75 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -130,7 +130,7 @@
   <subsection name="Catalina">
     <changelog>
       <add>
-        <bug>66029</bug>: Add a configuration option to allow bloom filters used
+        <bug>66209</bug>: Add a configuration option to allow bloom filters used
         to index JAR files to be retained for the lifetime of the web
         application. Prior to this addition, the indexes were always flushed by
         the periodic calls to <code>WebResourceRoot.gc()</code>. As part of this


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org