This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit b457f241030814b72fef2343c0c4ec4924185918 Author: Christopher Schultz <ch...@christopherschultz.net> AuthorDate: Wed Oct 18 21:39:51 2023 -0400 Add changelog entry. --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 5ef44b4c93..1d2672039d 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -116,6 +116,10 @@ statistics as JSON, using the <code>JSON=true</code> URL parameter. (remm) </update> + <update> + Optionally allow ServiceBindingPropertySource to trim a trailing newline + from a file containing a property-value. + </update> </changelog> </subsection> <subsection name="Other"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org