mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-02 04:35:43 +01:00
- Fixed MS Visual C++ name clash with int64 in sha4.h
This commit is contained in:
parent
c0a1a319df
commit
4f5ae803fa
3 changed files with 19 additions and 18 deletions
|
|
@ -52,6 +52,7 @@ Bugfix
|
|||
* If certificate serial is longer than 32 octets, serial number is now
|
||||
appended with '....' after first 28 octets
|
||||
* Improved build support for s390x and sparc64 in bignum.h
|
||||
* Fixed MS Visual C++ name clash with int64 in sha4.h
|
||||
|
||||
= Version 1.0.0 released on 2011-07-27
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue