This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/1.3.x by this push:
     new 2c21cf47d Add changelog
2c21cf47d is described below

commit 2c21cf47deb8a432b0c1e0db7a814d9323478708
Author: Christopher Schultz <ch...@christopherschultz.net>
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 4e62e78ac..7b2e74142 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 1.3.0">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to