mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-10 05:03:02 +03:00
changelog: Addressed review comments #6
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
3
ChangeLog.d/twos_complement_representation.txt
Normal file
3
ChangeLog.d/twos_complement_representation.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Requirement changes
|
||||
* Sign-magnitude and one's complement representations for signed integers are
|
||||
not supported. Two's complement is the only supported representation.
|
Reference in New Issue
Block a user