You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2022/04/28 23:53:16 UTC

[trafficserver] 02/02: Updated ChangeLog

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

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

commit cd71c49826ffbd1507a3939461e8443212bb8d8c
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Thu Apr 28 17:53:07 2022 -0600

    Updated ChangeLog
---
 CHANGELOG-9.2.0 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.2.0 b/CHANGELOG-9.2.0
index 4c47b2033..e44236e6e 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -85,7 +85,6 @@ Changes with Apache Traffic Server 9.2.0
   #7777 - BWF: Add support for std::error_code.
   #7778 - DNS: Clean up argument passing to DNS queries.
   #7779 - Test: add nameserver to log-field test.
-  #7782 - Short circuit remap reload when a valid remap file is not specified
   #7786 - Enables cross-compiling
   #7787 - Fixes an issue where next hop unit tests crash when run on macOS.
   #7788 - Cleans up uninitialized warning in LogMessage.cc