This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 7e76d04f7d Fix failure trying to persist configuration add a5bcc5f525 Improve extensibility of endpoints No new revisions were added by this update. Summary of changes: .../tomcat/util/net/AbstractNetworkChannelEndpoint.java | 1 + java/org/apache/tomcat/util/net/Nio2Endpoint.java | 13 ++++++++----- java/org/apache/tomcat/util/net/NioEndpoint.java | 14 +++++++++----- java/org/apache/tomcat/util/net/SecureNio2Channel.java | 9 +++++++-- java/org/apache/tomcat/util/net/SecureNioChannel.java | 9 +++++++-- webapps/docs/changelog.xml | 4 ++++ 6 files changed, 36 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org