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

markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 200da3c  Simplify some #toString() methods
     new 74edb31  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53411
     new a372184  Fix BZ 64593. Delay 404 when Context is null.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/catalina/connector/CoyoteAdapter.java   |  8 ++++----
 .../apache/catalina/core/LocalStrings.properties   |  1 -
 .../catalina/core/LocalStrings_es.properties       |  1 -
 .../catalina/core/LocalStrings_fr.properties       |  1 -
 .../catalina/core/LocalStrings_ja.properties       |  1 -
 java/org/apache/catalina/core/StandardEngine.java  |  3 +++
 .../apache/catalina/core/StandardEngineValve.java  | 22 ++++++----------------
 .../apache/catalina/core/StandardHostValve.java    |  4 ++++
 java/org/apache/catalina/mapper/Mapper.java        |  6 ++++--
 .../org/apache/catalina/mapper/MapperListener.java | 14 ++++++++++----
 webapps/docs/changelog.xml                         | 11 +++++++++++
 11 files changed, 42 insertions(+), 30 deletions(-)


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

Reply via email to