mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-09 16:05:28 +00:00
Document the behavior change of make apidoc
This commit is contained in:
parent
b82d09b6a2
commit
3ccce199a2
|
@ -27,6 +27,11 @@ Bugfix
|
||||||
* Fix potential build failures related to the 'apidoc' target, introduced
|
* Fix potential build failures related to the 'apidoc' target, introduced
|
||||||
in the previous patch release. Found by Robert Scheck. #390 #391
|
in the previous patch release. Found by Robert Scheck. #390 #391
|
||||||
|
|
||||||
|
Changes
|
||||||
|
* "make apidoc" now generates the documentation for the current
|
||||||
|
configuration. Run "scripts/apidoc_full.sh" to generate the full
|
||||||
|
documentation. This aligns the behavior with Mbed TLS 2.2+.
|
||||||
|
|
||||||
= mbed TLS 2.1.14 branch released 2018-07-25
|
= mbed TLS 2.1.14 branch released 2018-07-25
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue