This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 5b97d9232 Add changelog
5b97d9232 is described below
commit 5b97d9232997c6e6adadfe50601b6fa2591ede68
Author: Christopher Schultz <[email protected]>
AuthorDate: Sun Jun 2 10:42:42 2024 -0400
Add changelog
---
xdocs/miscellaneous/changelog.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 9127260c1..59ec98a58 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -40,6 +40,13 @@
until properly addressed with
https://github.com/openssl/openssl/issues/24416. (michaelo)
</fix>
+ <add>
+ Use ERR_error_string_n with a definite buffer length as a named constant.
+ (schultz)
+ </add>
+ <add>
+ Ensure local reference capacity is available when creating new arrays
+ and Strings. (schultz)
</changelog>
</section>
<section name="Changes in 2.0.7">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]