mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2025-01-03 05:22:26 +08:00
update changelist
This commit is contained in:
parent
179c75eab8
commit
251ec33f07
@ -1,3 +1,10 @@
|
||||
## v2.4.10 2020.09.02
|
||||
### en
|
||||
- fix ssl EndpointManager.cpp bug
|
||||
- gbk2utf8 mode default set to ICONV_IGNORE
|
||||
### cn
|
||||
- 修复ssl下, EndpointManager.cpp 的bug
|
||||
- 将gbk2utf8 mode 缺省值设置为ICONV_IGNORE
|
||||
|
||||
## v2.4.9 2020.08.19
|
||||
### en
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
set(TARS_VERSION "2.4.8")
|
||||
set(TARS_VERSION "2.4.10")
|
||||
add_definitions(-DTARS_VERSION="${TARS_VERSION}")
|
||||
|
||||
set(CMAKE_VERBOSE_MAKEFILE off)
|
||||
|
Loading…
Reference in New Issue
Block a user