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

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


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

commit dc0f2553deae9c37e546a5ab811601028ca83d1f
Author: Clément Guillaume <clem...@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 22261bf43e..26d06bb7bd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -135,7 +135,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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to