This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 92cf459c1865f534e1cffeb938298c6f4bfaf853 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jun 25 18:53:31 2019 +0100 Document change in default target --- xdocs/miscellaneous/changelog.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml index 391dae4..a06c1f9 100644 --- a/xdocs/miscellaneous/changelog.xml +++ b/xdocs/miscellaneous/changelog.xml @@ -37,7 +37,10 @@ <section name="Changes in 1.2.23"> <changelog> <fix> - NMake file fixes to enable building with APR 1.7.x. (markt) + Make file fixes to enable building with APR 1.7.x. (markt) + </fix> + <fix> + Switch to Windows 7 as the default target. (markt) </fix> </changelog> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org