This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.3.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit d8afb3d0a5d13745da01d402ad0a39bff830b484 Author: Mark Thomas <[email protected]> AuthorDate: Thu Jan 15 19:57:15 2026 +0000 Need to clear rtext before tagging --- HOWTO-RELEASE.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt index 0179b33e6..7730b0e86 100644 --- a/HOWTO-RELEASE.txt +++ b/HOWTO-RELEASE.txt @@ -58,6 +58,7 @@ git status # Edit files to remove / disable dev build flags # - build.properties.default # - tcn_version.h +# - changelog.xml (clear rtext) # Confirm the previous edits git diff --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
