mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 17:00:52 +08:00
Merge branch 'gitee-master' into gitlab-upstream
This commit is contained in:
commit
d7f0f5aa44
@ -1,4 +1,4 @@
|
||||
%define release_id 3
|
||||
%define release_id 4
|
||||
|
||||
Summary: The powerful c/c++ library
|
||||
Name: acl-libs
|
||||
@ -45,6 +45,11 @@ rm -rf %{buildroot}
|
||||
|
||||
%changelog
|
||||
|
||||
* Tue Jun 13 2023 shuxin.zheng shuxin.zheng@qq.com 3.6.1-4-20230613.10
|
||||
- feature: add fiber_sbox2 class;
|
||||
- optimize: optimize fiber_sbox class;
|
||||
- bugfix: Fixed bug in acl_get_ifaddrs on windows.
|
||||
|
||||
* Tue Jun 06 2023 shuxin.zheng shuxin.zheng@qq.com 3.6.1-3-20230606.11
|
||||
- bugfix: fixed some bugs in mqtt module;
|
||||
- bugfix: redis_client_pipeline shouldn't use stack objects in sharing stack mode;
|
||||
|
Loading…
Reference in New Issue
Block a user