!6 修改libmpc软件包差异分析描述

Merge pull request !6 from 秦宇/master
This commit is contained in:
openeuler-ci-bot 2020-09-10 09:57:53 +08:00 committed by Gitee
commit c481215a8f

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: '没有影响用户态使用的差异;'