update libmpc-1.1.0-vs-1.2.0.yaml. 修改新增函数描述

This commit is contained in:
秦宇 2020-09-10 09:43:38 +08:00 committed by Gitee
parent da1b0c951c
commit 217c6de4bf

View File

@ -3,11 +3,11 @@ old_version: 1.1.0
new_version: 1.2.0
interface_differences:
- type: 'ABI'
item: 新增mpc_sum.c
item: 新增mpc_sum()
diff: 增加函数接口
influence: 功能优化、增强
- type: 'ABI'
item: 新增mpc_dot.c
item: 新增mpc_dot()
diff: 增加函数接口
influence: 功能优化、增强
remark: '没有影响用户态使用的差异;'