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

maskit pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 9f7fbd8c2c Fix format error on the changelog file (#12073)
9f7fbd8c2c is described below

commit 9f7fbd8c2cdd85e0543658abd7a12bd9ff68d191
Author: Masakazu Kitajo <[email protected]>
AuthorDate: Tue Mar 4 10:01:02 2025 -0700

    Fix format error on the changelog file (#12073)
    
    * Fix format error on the changelog file
    
    * Fix another line
---
 CHANGELOG-10.0.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG-10.0.3 b/CHANGELOG-10.0.3
index b3dd4d2320..3e542b4327 100644
--- a/CHANGELOG-10.0.3
+++ b/CHANGELOG-10.0.3
@@ -7,7 +7,7 @@ Changes with Apache Traffic Server 10.0.3
   #11848 - Have dummy_forced_read only if it's used
   #11849 - [BoringSSL] Add TLS 1.3 cipher metrics
   #11850 - Don't call getsockname on every packet
-  #11857 - jsonrpc: improve buffering and socket IO  #11763 #11815 
+  #11857 - jsonrpc: improve buffering and socket IO  #11763 #11815
   #11872 - Invoke initgroups() iff we got enough privileges (#11869)
   #11881 - Disable h2 prior knowledge on tls
   #11883 - Record the amount of early data correctly
@@ -26,7 +26,7 @@ Changes with Apache Traffic Server 10.0.3
   #11946 - Adding more ssl user agent error stats
   #11955 - ci-ubuntu preset: use clang
   #11956 - Fix a test case for malformed chunk header
-  #11957 - Add unit tests for remap rules. Fix release-assert crasher (#11951) 
+  #11957 - Add unit tests for remap rules. Fix release-assert crasher (#11951)
   #11961 - Add nullptr check in PluginVC read and write
   #11986 - [compress] Make warning if compress plugin has cache and 
range-request config
   #11996 - remove unprotected optional deref Errata::severity

Reply via email to