From 550624b045183098e86cf2bfde4f1b291a15ca13 Mon Sep 17 00:00:00 2001 From: ruanshudong Date: Sun, 28 Mar 2021 22:28:49 +0800 Subject: [PATCH] update changelist --- Changelist.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelist.md b/Changelist.md index 7e2eb9e..f366f0c 100644 --- a/Changelist.md +++ b/Changelist.md @@ -1,4 +1,4 @@ -# v2.4.16 2021.03.24 +# v2.4.16 2021.03.28 ### en - tc_epoll_server add sendBufferDirect - tc_epoll_server fd auto closed when forked @@ -12,6 +12,7 @@ - fix In Linux and windows, it is a small end. It corrects the definition error of byte order conversion function, such as tars_ ntonll - set timeout options to prevent "connnect", "real_query" to be blocked for tens of minutes - Fix the function name (tc_bitmap) in the exception +- update protocol ### cn - tc_epoll_server 添加 sendBufferDirect - tc_epoll_server fd添加fork后自动close属性 @@ -26,6 +27,7 @@ - 修复windows下大小端的问题 - mysql 增加超时的参数设置 - 修复tc_bitmap异常字符串处理的bug +- 更新protocol引用 # v2.4.15 2020.12.30 ### en