Skip to content

Commit de715fa

Browse files
author
zhengshuxin
committed
Release 3.6.1-6 rpm package.
1 parent 0811adc commit de715fa

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

packaging/acl-libs.spec

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define release_id 5
1+
%define release_id 6
22

33
Summary: The powerful c/c++ library
44
Name: acl-libs
@@ -45,6 +45,14 @@ rm -rf %{buildroot}
4545

4646
%changelog
4747

48+
* Fri Oct 20 2023 shuxin.zheng [email protected] 3.6.1-6-20231020.18
49+
- feature: Add support for udp multicast;
50+
- bugfix: Fixed one dead loop bugin mqtt_connect.cpp;
51+
- workaroud: Add prefix on avl API to avoid API conlision;
52+
- optimize: Optimize acl_htable module;
53+
- feature: Add some supports for c++11/c++17;
54+
- feature: Add proc_pidpath() on MacOS.
55+
4856
* Tue Jun 13 2023 shuxin.zheng [email protected] 3.6.1-4-20230613.10
4957
- feature: add fiber_sbox2 class;
5058
- optimize: optimize fiber_sbox class;

0 commit comments

Comments
 (0)