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

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


    from 5cb9912e1a Javadoc cleanup for Coyote
     new a37a6d312c Fix BZ 68884 - improve handling of large scale WebSocket 
disconnects
     new f2274d369d Fix ordering
     new d3ec5e7a65 Fix encoding
     new 0fca3b1ffe Remove unused entries
     new 258cf33de7 Improvements to Japanese translations by tak7iji.

The 5 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:
 .../catalina/core/LocalStrings_fr.properties       |  1 -
 .../catalina/core/LocalStrings_ja.properties       |  1 -
 .../catalina/security/LocalStrings.properties      |  6 +++---
 .../catalina/security/LocalStrings_ja.properties   |  3 +++
 .../apache/coyote/http2/LocalStrings_ja.properties |  2 +-
 .../util/http/parser/LocalStrings_fr.properties    |  2 +-
 .../util/http/parser/LocalStrings_ja.properties    |  2 +-
 .../tomcat/util/net/LocalStrings_fr.properties     |  1 -
 .../tomcat/util/net/LocalStrings_ja.properties     |  1 -
 java/org/apache/tomcat/websocket/Constants.java    |  5 +++++
 .../tomcat/websocket/WsRemoteEndpointImplBase.java | 23 +++++++++++++---------
 java/org/apache/tomcat/websocket/WsSession.java    | 23 +++++++++++++++++++++-
 webapps/docs/changelog.xml                         | 15 ++++++++++++++
 webapps/docs/web-socket-howto.xml                  | 14 +++++++++++--
 14 files changed, 77 insertions(+), 22 deletions(-)


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

Reply via email to